Home
last modified time | relevance | path

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

/linux-3.4.99/include/scsi/
Dsas.h440 struct smp_resp { struct
441 u8 frame_type;
442 u8 function;
443 u8 result;
444 u8 reserved;
445 union {
634 struct smp_resp { struct
635 u8 frame_type;
636 u8 function;
637 u8 result;
[all …]
Dlibsas.h576 struct scatterlist smp_resp; member
/linux-3.4.99/drivers/scsi/isci/
Drequest.c1783 void *smp_resp; in sci_io_request_frame_handler() local
/linux-3.4.99/drivers/scsi/aic94xx/
Daic94xx_sas.h433 struct sg_el smp_resp; member