Searched refs:pqi_queue_group (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/scsi/smartpqi/ |
H A D | smartpqi_init.c | 75 struct pqi_queue_group *queue_group, enum pqi_io_path path, 82 unsigned int cdb_length, struct pqi_queue_group *queue_group, 85 struct scsi_cmnd *scmd, struct pqi_queue_group *queue_group, 89 struct scsi_cmnd *scmd, struct pqi_queue_group *queue_group, 2958 struct pqi_queue_group *queue_group) in pqi_raid_bypass_submit_scsi_cmd() 3380 static int pqi_process_io_intr(struct pqi_ctrl_info *ctrl_info, struct pqi_queue_group *queue_group) in pqi_process_io_intr() 3499 struct pqi_queue_group *queue_group; in pqi_send_event_ack() 3997 struct pqi_queue_group *queue_group; in pqi_irq_handler() 4106 struct pqi_queue_group *queue_group; in pqi_alloc_operational_queues() 4450 struct pqi_queue_group *queue_group, enum pqi_io_path path, in pqi_start_io() [all …]
|
H A D | smartpqi.h | 754 struct pqi_queue_group { struct 1255 struct pqi_queue_group *queue_group; 1336 struct pqi_queue_group queue_groups[PQI_MAX_QUEUE_GROUPS];
|