Searched refs:BUS_FREE (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 DFlashPoint.c519 #define BUS_FREE BIT(15) macro
1788 if (!(hp_int & BUS_FREE)) {
1796 (BUS_FREE | RSEL))) ;
1805 (BUS_FREE | ICMD_COMP | ITAR_DISC | XFER_CNT_0));
1841 (BUS_FREE | RSEL))
1854 (BUS_FREE | RSEL))) {
1860 (BUS_FREE | ITAR_DISC));
1870 (PROG_HLT | RSEL | PHASE | BUS_FREE));
1888 (BUS_FREE | ITAR_DISC));
1899 else if ((hp_int & IDO_STRT) && (!(hp_int & BUS_FREE))) {
[all...]

Completed in 122 milliseconds