Searched refs:pqi_aio_path_request (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/drivers/scsi/smartpqi/ |
| D | smartpqi_init.c | 5452 struct pqi_aio_path_request *request, struct scsi_cmnd *scmd, in pqi_build_aio_sg_list() 5466 iu_length = offsetof(struct pqi_aio_path_request, sg_descriptors) - in pqi_build_aio_sg_list() 5658 struct pqi_aio_path_request *request; in pqi_aio_submit_io() 5669 memset(request, 0, offsetof(struct pqi_aio_path_request, sg_descriptors)); in pqi_aio_submit_io() 10483 BUILD_BUG_ON(offsetof(struct pqi_aio_path_request, in pqi_verify_structures() 10485 BUILD_BUG_ON(offsetof(struct pqi_aio_path_request, in pqi_verify_structures() 10487 BUILD_BUG_ON(offsetof(struct pqi_aio_path_request, in pqi_verify_structures() 10489 BUILD_BUG_ON(offsetof(struct pqi_aio_path_request, in pqi_verify_structures() 10491 BUILD_BUG_ON(offsetof(struct pqi_aio_path_request, in pqi_verify_structures() 10493 BUILD_BUG_ON(offsetof(struct pqi_aio_path_request, in pqi_verify_structures() [all …]
|
| D | smartpqi.h | 302 struct pqi_aio_path_request { struct
|