Searched refs:pqi_aio_path_request (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/scsi/smartpqi/ |
D | smartpqi_init.c | 5446 struct pqi_aio_path_request *request, struct scsi_cmnd *scmd, in pqi_build_aio_sg_list() 5460 iu_length = offsetof(struct pqi_aio_path_request, sg_descriptors) - in pqi_build_aio_sg_list() 5679 struct pqi_aio_path_request *request; in pqi_aio_submit_io() 5689 memset(request, 0, offsetof(struct pqi_aio_path_request, sg_descriptors)); in pqi_aio_submit_io() 10286 BUILD_BUG_ON(offsetof(struct pqi_aio_path_request, in pqi_verify_structures() 10288 BUILD_BUG_ON(offsetof(struct pqi_aio_path_request, in pqi_verify_structures() 10290 BUILD_BUG_ON(offsetof(struct pqi_aio_path_request, in pqi_verify_structures() 10292 BUILD_BUG_ON(offsetof(struct pqi_aio_path_request, in pqi_verify_structures() 10294 BUILD_BUG_ON(offsetof(struct pqi_aio_path_request, in pqi_verify_structures() 10296 BUILD_BUG_ON(offsetof(struct pqi_aio_path_request, in pqi_verify_structures() [all …]
|
D | smartpqi.h | 302 struct pqi_aio_path_request { struct
|