Searched refs:MReg2 (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/char/
H A Drocket_int.h315 Byte_t MReg2; member in struct:__anon11129
439 #define sControllerEOI(CTLP) sOutB((CTLP)->MReg2IO,(CTLP)->MReg2 | INT_STROB)
H A Drocket.c2506 CtlP->MReg2 = 0; /* interrupt disable */
2508 sOutB(CtlP->MReg2IO, CtlP->MReg2);
2517 sOutB(CtlP->MReg2IO, CtlP->MReg2 | (i & 0x03)); /* AIOP index */

Completed in 184 milliseconds