Home
last modified time | relevance | path

Searched refs:iu_type (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/scsi/
Dhpsa_cmd.h603 u8 iu_type; /* Information Unit Type */ member
Dhpsa.c5615 ac->iu_type = IOACCEL2_IU_TMF_TYPE; in setup_ioaccel2_abort_cmd()
/linux-4.4.14/drivers/infiniband/ulp/srp/
Dib_srp.c1691 enum srp_iu_type iu_type) in srp_put_tx_iu() argument
1697 if (iu_type != SRP_IU_RSP) in srp_put_tx_iu()
1716 enum srp_iu_type iu_type) in __srp_get_tx_iu() argument
1719 s32 rsv = (iu_type == SRP_IU_TSK_MGMT) ? 0 : SRP_TSK_MGMT_SQ_SIZE; in __srp_get_tx_iu()
1728 if (iu_type != SRP_IU_RSP) { in __srp_get_tx_iu()