Searched refs:pqi_aio_path_request (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/scsi/smartpqi/ |
H A D | smartpqi_init.c | 5465 struct pqi_aio_path_request *request, struct scsi_cmnd *scmd, in pqi_build_aio_sg_list() 5479 iu_length = offsetof(struct pqi_aio_path_request, sg_descriptors) - in pqi_build_aio_sg_list() 5671 struct pqi_aio_path_request *request; in pqi_aio_submit_io() 5682 memset(request, 0, offsetof(struct pqi_aio_path_request, sg_descriptors)); in pqi_aio_submit_io() 10539 BUILD_BUG_ON(offsetof(struct pqi_aio_path_request, in pqi_verify_structures() 10541 BUILD_BUG_ON(offsetof(struct pqi_aio_path_request, in pqi_verify_structures() 10543 BUILD_BUG_ON(offsetof(struct pqi_aio_path_request, in pqi_verify_structures() 10545 BUILD_BUG_ON(offsetof(struct pqi_aio_path_request, in pqi_verify_structures() 10547 BUILD_BUG_ON(offsetof(struct pqi_aio_path_request, in pqi_verify_structures() 10549 BUILD_BUG_ON(offsetof(struct pqi_aio_path_request, in pqi_verify_structures() [all …]
|
H A D | smartpqi.h | 302 struct pqi_aio_path_request { struct
|