Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/
Daha152x.c305 not_issued = 0x0001, /* command not yet issued */ enumerator
935 acp->phase = not_issued | phase; in aha152x_internal_queue()
1459 if (!(aha152x_priv(DONE_SC)->phase & not_issued)) { in busfree_run()
1546 acp->phase &= ~(selecting | not_issued); in seldo_run()
1622 if (!(acp->phase & not_issued)) in seldi_run()
2492 phase & not_issued ? "not issued|" : "", in show_command()
2547 if (phase & not_issued) in get_command()