Searched refs:IN_USE (Results 1 – 2 of 2) sorted by relevance
507 #define IN_USE 1 macro1327 HD(j)->cp_stat[i] = IN_USE; in u14_34f_queuecommand_lck()1359 if (HD(j)->cp_stat[i] == IN_USE) { in DEF_SCSI_QCMD()1686 if (HD(j)->cp_stat[k] != READY && HD(j)->cp_stat[k] != IN_USE) continue; in flush_dev()1692 if (HD(j)->cp_stat[k] == IN_USE) return; in flush_dev()1713 HD(j)->cp_stat[k] = IN_USE; in flush_dev()1778 else if (HD(j)->cp_stat[i] != IN_USE) in ihdlr()
565 #define IN_USE 1 macro1828 ha->cp_stat[i] = IN_USE; in eata2x_queuecommand_lck()1861 if (ha->cp_stat[i] == IN_USE) { in DEF_SCSI_QCMD()2247 if (ha->cp_stat[k] != READY && ha->cp_stat[k] != IN_USE) in flush_dev()2256 if (ha->cp_stat[k] == IN_USE) in flush_dev()2280 ha->cp_stat[k] = IN_USE; in flush_dev()2374 else if (ha->cp_stat[i] != IN_USE) in ihdlr()