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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Daha152x.c348 not_issued = 0x0001, /* command not yet issued */ enumerator in enum:__anon14156
991 SCpnt->SCp.phase = not_issued | phase;
1541 if(!(DONE_SC->SCp.phase & not_issued)) {
1633 CURRENT_SC->SCp.phase &= ~(selecting|not_issued);
1711 if(!(CURRENT_SC->SCp.phase & not_issued))
2859 if (ptr->SCp.phase & not_issued)
2930 if (ptr->SCp.phase & not_issued)

Completed in 61 milliseconds