Searched refs:iu_type (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/scsi/smartpqi/
H A Dsmartpqi_init.c617 request->header.iu_type = PQI_REQUEST_IU_RAID_PATH_IO;
3349 static void pqi_process_io_error(unsigned int iu_type, argument
3352 switch (iu_type) {
3442 switch (response->header.iu_type) {
3468 pqi_process_io_error(response->header.iu_type, io_request);
3474 response->header.iu_type, oq_pi, oq_ci);
3561 request.header.iu_type = PQI_REQUEST_IU_ACKNOWLEDGE_VENDOR_EVENT;
4639 if (request->iu_type == PQI_REQUEST_IU_RAID_PATH_IO)
4676 if (response->header.iu_type != PQI_RESPONSE_IU_GENERAL_ADMIN)
4723 request.header.iu_type
[all...]
H A Dsmartpqi.h138 u8 iu_type; member in struct:pqi_iu_header
/linux-master/drivers/scsi/aacraid/
H A Daacraid.h188 u8 iu_type; /* HBA information unit type */ member in struct:aac_hba_cmd_req
241 u8 iu_type; /* HBA information unit type */ member in struct:aac_hba_tm_req
267 u8 iu_type; /* HBA information unit type */ member in struct:aac_hba_reset_req
284 u8 iu_type; /* HBA information unit type */ member in struct:aac_hba_resp
H A Dsrc.c517 if (tm_req->iu_type ==
H A Dcommsup.c726 hbacmd->iu_type = command;
/linux-master/drivers/infiniband/ulp/srp/
H A Dib_srp.c1810 enum srp_iu_type iu_type)
1816 if (iu_type != SRP_IU_RSP)
1835 enum srp_iu_type iu_type)
1838 s32 rsv = (iu_type == SRP_IU_TSK_MGMT) ? 0 : SRP_TSK_MGMT_SQ_SIZE;
1849 if (iu_type != SRP_IU_RSP) {
1809 srp_put_tx_iu(struct srp_rdma_ch *ch, struct srp_iu *iu, enum srp_iu_type iu_type) argument
1834 __srp_get_tx_iu(struct srp_rdma_ch *ch, enum srp_iu_type iu_type) argument
/linux-master/drivers/scsi/
H A Dhpsa_cmd.h624 u8 iu_type; /* Information Unit Type */ member in struct:hpsa_tmf_struct

Completed in 230 milliseconds