Searched refs:pqi_aio_path_request (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/scsi/smartpqi/ |
D | smartpqi_init.c | 5437 struct pqi_aio_path_request *request, struct scsi_cmnd *scmd, in pqi_build_aio_sg_list() 5451 iu_length = offsetof(struct pqi_aio_path_request, sg_descriptors) - in pqi_build_aio_sg_list() 5670 struct pqi_aio_path_request *request; in pqi_aio_submit_io() 5680 memset(request, 0, offsetof(struct pqi_aio_path_request, sg_descriptors)); in pqi_aio_submit_io() 10227 BUILD_BUG_ON(offsetof(struct pqi_aio_path_request, in pqi_verify_structures() 10229 BUILD_BUG_ON(offsetof(struct pqi_aio_path_request, in pqi_verify_structures() 10231 BUILD_BUG_ON(offsetof(struct pqi_aio_path_request, in pqi_verify_structures() 10233 BUILD_BUG_ON(offsetof(struct pqi_aio_path_request, in pqi_verify_structures() 10235 BUILD_BUG_ON(offsetof(struct pqi_aio_path_request, in pqi_verify_structures() 10237 BUILD_BUG_ON(offsetof(struct pqi_aio_path_request, in pqi_verify_structures() [all …]
|
D | smartpqi.h | 302 struct pqi_aio_path_request { struct
|