Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/
H A Dnsp32.c1236 if (auto_stat & SELECTION_TIMEOUT) { in do_nsp32_isr()
1245 if (auto_stat & MSGOUT_PHASE) { in do_nsp32_isr()
1265 if ((auto_stat & DATA_IN_PHASE) && in do_nsp32_isr()
1293 if (auto_stat & MSG_IN_OCCUER) { in do_nsp32_isr()
1300 if (auto_stat & MSG_OUT_OCCUER) { in do_nsp32_isr()
1307 if (auto_stat & BUS_FREE_OCCUER) { in do_nsp32_isr()
1314 if (auto_stat & STATUS_PHASE) { in do_nsp32_isr()
1325 if (auto_stat & ILLEGAL_PHASE) { in do_nsp32_isr()
1341 if (auto_stat & COMMAND_PHASE) { in do_nsp32_isr()
1346 if (auto_stat & AUTOSCSI_BUSY) { in do_nsp32_isr()
[all …]