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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dnsp32.h244 # define SCAM_SEL BIT(4) macro
H A DFlashPoint.c516 #define SCAM_SEL BIT(2) macro
1770 if (hp_int & (FIFO | TIMEOUT | RESET | SCAM_SEL) || bm_status) {
1776 (FIFO | TIMEOUT | RESET | SCAM_SEL));
2132 else if (p_int & SCAM_SEL) {
2140 WRW_HARPOON((p_port + hp_intstat), SCAM_SEL);
5786 WRW_HARPOON((p_port + hp_intstat), (BUS_FREE | AUTO_INT | SCAM_SEL));
6235 while (!(RDW_HARPOON((p_port + hp_intstat)) & SCAM_SEL)) {
6505 FPT_default_intena |= SCAM_SEL;
7259 if ((RDW_HARPOON((p_port + hp_intstat)) & SCAM_SEL))
7294 if ((RDW_HARPOON((p_port + hp_intstat)) & SCAM_SEL))
[all...]

Completed in 161 milliseconds