Searched refs:cp_stat (Results 1 – 3 of 3) sorted by relevance
592 unsigned int cp_stat[MAX_MAILBOXES]; /* FREE, IN_USE, LOCKED, IN_RESET */ member768 HD(j)->cp_stat[0] = IGNORE; in board_inquiry()784 if (cpp->adapter_status || HD(j)->cp_stat[0] != FREE) { in board_inquiry()785 HD(j)->cp_stat[0] = FREE; in board_inquiry()1269 if (HD(j)->cp_stat[i] == FREE) { in u14_34f_queuecommand_lck()1308 HD(j)->cp_stat[i] = READY; in u14_34f_queuecommand_lck()1327 HD(j)->cp_stat[i] = IN_USE; in u14_34f_queuecommand_lck()1354 if (HD(j)->cp_stat[i] == FREE) { in DEF_SCSI_QCMD()1359 if (HD(j)->cp_stat[i] == IN_USE) { in DEF_SCSI_QCMD()1372 if (HD(j)->cp_stat[i] == IN_RESET) { in DEF_SCSI_QCMD()[all …]
818 unsigned int cp_stat[MAX_MAILBOXES]; /* FREE, IN_USE, LOCKED, IN_RESET */ member1767 if (ha->cp_stat[i] == FREE) { in eata2x_queuecommand_lck()1815 ha->cp_stat[i] = READY; in eata2x_queuecommand_lck()1828 ha->cp_stat[i] = IN_USE; in eata2x_queuecommand_lck()1856 if (ha->cp_stat[i] == FREE) { in DEF_SCSI_QCMD()1861 if (ha->cp_stat[i] == IN_USE) { in DEF_SCSI_QCMD()1875 if (ha->cp_stat[i] == IN_RESET) { in DEF_SCSI_QCMD()1880 if (ha->cp_stat[i] == LOCKED) { in DEF_SCSI_QCMD()1885 if (ha->cp_stat[i] == READY || ha->cp_stat[i] == ABORTING) { in DEF_SCSI_QCMD()1889 ha->cp_stat[i] = FREE; in DEF_SCSI_QCMD()[all …]
26 u64 cp_stat; /* 0x000008 */ member