Searched refs:pqi_aio_path_request (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/scsi/smartpqi/ |
D | smartpqi_init.c | 5495 struct pqi_aio_path_request *request, struct scsi_cmnd *scmd, in pqi_build_aio_sg_list() 5509 iu_length = offsetof(struct pqi_aio_path_request, sg_descriptors) - in pqi_build_aio_sg_list() 5701 struct pqi_aio_path_request *request; in pqi_aio_submit_io() 5712 memset(request, 0, offsetof(struct pqi_aio_path_request, sg_descriptors)); in pqi_aio_submit_io() 10785 BUILD_BUG_ON(offsetof(struct pqi_aio_path_request, in pqi_verify_structures() 10787 BUILD_BUG_ON(offsetof(struct pqi_aio_path_request, in pqi_verify_structures() 10789 BUILD_BUG_ON(offsetof(struct pqi_aio_path_request, in pqi_verify_structures() 10791 BUILD_BUG_ON(offsetof(struct pqi_aio_path_request, in pqi_verify_structures() 10793 BUILD_BUG_ON(offsetof(struct pqi_aio_path_request, in pqi_verify_structures() 10795 BUILD_BUG_ON(offsetof(struct pqi_aio_path_request, in pqi_verify_structures() [all …]
|
D | smartpqi.h | 302 struct pqi_aio_path_request { struct
|