Lines Matching refs:ByteIO_t
232 static int sInitController(CONTROLLER_T * CtlP, int CtlNum, ByteIO_t MudbacIO,
233 ByteIO_t * AiopIOList, int AiopIOListSize,
235 static int sReadAiopID(ByteIO_t io);
1114 RingInd = sInB((ByteIO_t) (ChP->ChanStat + 8)) & DSR_ACT;
1745 ByteIO_t addr;
1769 ByteIO_t *AiopIOList; List of I/O addresses for each AIOP.
1831 ByteIO_t * AiopIOList, int AiopIOListSize,
1837 ByteIO_t io;
1853 (WordIO_t) ((ByteIO_t) AiopIOList[0] + _PCI_INT_FUNC);
1896 ByteIO_t UPCIRingInd = 0;
2497 ByteIO_t MudbacIO; Mudbac base I/O address.
2498 ByteIO_t *AiopIOList; List of I/O addresses for each AIOP.
2559 static int sInitController(CONTROLLER_T * CtlP, int CtlNum, ByteIO_t MudbacIO,
2560 ByteIO_t * AiopIOList, int AiopIOListSize,
2564 ByteIO_t io;
2627 ByteIO_t io: AIOP base I/O address
2634 static int sReadAiopID(ByteIO_t io)
2713 ChP->Cmd = (ByteIO_t) AiopIO + _CMD_REG;
2714 ChP->IntChan = (ByteIO_t) AiopIO + _INT_CHAN;
2715 ChP->IntMask = (ByteIO_t) AiopIO + _INT_MASK;
2724 ChP->IntID = (ByteIO_t) AiopIO + ChP->ChanNum + _INT_ID0;
2955 if (sInB((ByteIO_t) ChP->IndexData) & PRI_PEND) /* priority buffer busy */
3079 ByteIO_t addr;
3104 ByteIO_t addr;