Home
last modified time | relevance | path

Searched defs:sensebuf (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/ata/
Dlibata-scsi.c359 u8 sensebuf[SCSI_SENSE_BUFFERSIZE]; in ata_cmd_ioctl() local
463 u8 sensebuf[SCSI_SENSE_BUFFERSIZE]; in ata_task_ioctl() local
/kernel/linux/linux-5.10/drivers/staging/unisys/include/
Diochannel.h225 u8 sensebuf[MAX_SENSE_SIZE]; member
/kernel/linux/linux-5.10/drivers/usb/storage/
Dsddr09.c348 sddr09_request_sense(struct us_data *us, unsigned char *sensebuf, int buflen) { in sddr09_request_sense()