Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Drocket_int.h92 #define _INT_CHAN 0x39 /* Interrupt Channel Register 8 Read */ macro
Drocket.c2532 CtlP->AiopIntChanIO[i] = io + _INT_CHAN; in sInitController()
2650 CtlP->AiopIntChanIO[i] = io + _INT_CHAN; in sPCIInitController()
2759 ChP->IntChan = (ByteIO_t)AiopIO + _INT_CHAN; in sInitChan()