Searched refs:sGetControllerIntStatus (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/char/ | ||
D | rocket_int.h | 781 #define sGetControllerIntStatus(CTLP) (sInB((CTLP)->MReg1IO) & 0x0f) macro |
D | rocket.c | 505 CtlMask= sGetControllerIntStatus(ctlp); in rp_do_poll() |