Home
last modified time | relevance | path

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

/openbmc/qemu/hw/scsi/
H A Dscsi-generic.c531 uint8_t sensebuf[8]; in scsi_SG_IO_FROM_DEV() local
/openbmc/linux/drivers/ata/
H A Dlibata-scsi.c461 u8 sensebuf[SCSI_SENSE_BUFFERSIZE]; in ata_cmd_ioctl() local
569 u8 sensebuf[SCSI_SENSE_BUFFERSIZE]; in ata_task_ioctl() local
/openbmc/linux/drivers/usb/storage/
H A Dsddr09.c348 sddr09_request_sense(struct us_data *us, unsigned char *sensebuf, int buflen) { in sddr09_request_sense()
/openbmc/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr.h828 u8 *sensebuf; member