Searched defs:sensebuf (Results 1 – 3 of 3) sorted by relevance
359 u8 sensebuf[SCSI_SENSE_BUFFERSIZE]; in ata_cmd_ioctl() local463 u8 sensebuf[SCSI_SENSE_BUFFERSIZE]; in ata_task_ioctl() local
225 u8 sensebuf[MAX_SENSE_SIZE]; member
348 sddr09_request_sense(struct us_data *us, unsigned char *sensebuf, int buflen) { in sddr09_request_sense()