Home
last modified time | relevance | path

Searched refs:sControllerEOI (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/char/
Drocket_int.h443 #define sControllerEOI(CTLP) sOutB((CTLP)->MReg2IO,(CTLP)->MReg2 | INT_STROB) macro
Drocket.c2525 sControllerEOI(CtlP); /* clear EOI if warm init */ in sInitController()