Searched refs:iu_type (Results 1 – 7 of 7) sorted by relevance
3298 switch (iu_type) { in pqi_process_io_error()9539 iu_type) != 0x0); in verify_structures()9639 header.iu_type) != 0); in verify_structures()9695 header.iu_type) != 0); in verify_structures()9717 header.iu_type) != 0); in verify_structures()9746 header.iu_type) != 0); in verify_structures()9781 header.iu_type) != 0); in verify_structures()9790 header.iu_type) != 0); in verify_structures()9861 header.iu_type) != 0); in verify_structures()9875 header.iu_type) != 0); in verify_structures()[all …]
144 u8 iu_type; member
187 u8 iu_type; /* HBA information unit type */ member240 u8 iu_type; /* HBA information unit type */ member266 u8 iu_type; /* HBA information unit type */ member283 u8 iu_type; /* HBA information unit type */ member
517 if (tm_req->iu_type == in aac_src_deliver_message()
726 hbacmd->iu_type = command; in aac_hba_send()
624 u8 iu_type; /* Information Unit Type */ member
1816 enum srp_iu_type iu_type) in srp_put_tx_iu() argument1822 if (iu_type != SRP_IU_RSP) in srp_put_tx_iu()1841 enum srp_iu_type iu_type) in __srp_get_tx_iu() argument1844 s32 rsv = (iu_type == SRP_IU_TSK_MGMT) ? 0 : SRP_TSK_MGMT_SQ_SIZE; in __srp_get_tx_iu()1855 if (iu_type != SRP_IU_RSP) { in __srp_get_tx_iu()
Completed in 78 milliseconds