Home
last modified time | relevance | path

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

/linux-4.4.14/include/scsi/
Dsas.h443 struct smp_resp { struct
444 u8 frame_type;
445 u8 function;
446 u8 result;
447 u8 reserved;
448 union {
637 struct smp_resp { struct
638 u8 frame_type;
639 u8 function;
640 u8 result;
[all …]
Dlibsas.h579 struct scatterlist smp_resp; member
/linux-4.4.14/drivers/scsi/isci/
Drequest.c1785 void *smp_resp; in sci_io_request_frame_handler() local
/linux-4.4.14/drivers/scsi/aic94xx/
Daic94xx_sas.h433 struct sg_el smp_resp; member