Searched refs:hp_int (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.c1746 unsigned short hp_int; local
1764 while ((hp_int =
1770 if (hp_int & (FIFO | TIMEOUT | RESET | SCAM_SEL) || bm_status) {
1774 hp_int);
1786 else if (hp_int & ICMD_COMP) {
1788 if (!(hp_int & BUS_FREE)) {
1814 else if (hp_int & ITAR_DISC) {
1867 else if (hp_int & RSEL) {
1899 else if ((hp_int & IDO_STRT) && (!(hp_int
[all...]

Completed in 47 milliseconds