Home
last modified time | relevance | path

Searched defs:smp_req (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.4/drivers/scsi/isci/
Dsas.h199 struct smp_req { struct
200 u8 type; /* byte 0 */
201 u8 func; /* byte 1 */
202 u8 alloc_resp_len; /* byte 2 */
203 u8 req_len; /* byte 3 */
204 u8 req_data[0];
Drequest.c2921 struct smp_req *smp_req; in isci_request_io_request_complete() local
3192 struct smp_req *smp_req; in sci_io_request_construct_smp() local
/Linux-v5.4/drivers/scsi/pm8001/
Dpm8001_hwi.h392 struct smp_req { struct
401 u8 smp_req16[16]; argument
403 u8 smp_req[32]; argument
Dpm80xx_hwi.h626 struct smp_req { struct
635 u8 smp_req16[16]; argument
637 u8 smp_req[32]; argument
647 __le32 rsvd[16];
Dpm8001_sas.h204 int (*smp_req)(struct pm8001_hba_info *pm8001_ha, member
/Linux-v5.4/include/scsi/
Dlibsas.h556 struct scatterlist smp_req; member
/Linux-v5.4/drivers/scsi/aic94xx/
Daic94xx_sas.h374 struct sg_el smp_req; member
/Linux-v5.4/drivers/scsi/esas2r/
Datioctl.h418 u8 smp_req[1020]; member