Searched refs:MIU_TA_CTL_BUSY (Results 1 - 4 of 4) sorted by relevance

/drivers/scsi/qla4xxx/
H A Dql4_nx.h541 #define MIU_TA_CTL_BUSY 8 macro
H A Dql4_nx.c1250 if ((temp & MIU_TA_CTL_BUSY) == 0)
1386 if ((temp & MIU_TA_CTL_BUSY) == 0)
/drivers/scsi/qla2xxx/
H A Dqla_nx.h518 #define MIU_TA_CTL_BUSY 8 macro
H A Dqla_nx.c1388 if ((temp & MIU_TA_CTL_BUSY) == 0)
1478 if ((temp & MIU_TA_CTL_BUSY) == 0)
4037 if ((r_value & MIU_TA_CTL_BUSY) == 0)

Completed in 35 milliseconds