Searched refs:ByteIO_t (Results 1 – 2 of 2) sorted by relevance
43 typedef unsigned int ByteIO_t; typedef324 ByteIO_t MBaseIO;325 ByteIO_t MReg1IO;326 ByteIO_t MReg2IO;327 ByteIO_t MReg3IO;332 ByteIO_t AiopIntChanIO[AIOP_CTL_SIZE];347 ByteIO_t Cmd;348 ByteIO_t IntChan;349 ByteIO_t IntMask;356 ByteIO_t IntID;[all …]
2487 ByteIO_t MudbacIO, in sInitController()2488 ByteIO_t *AiopIOList, in sInitController()2495 ByteIO_t io; in sInitController()2628 ByteIO_t *AiopIOList, in sPCIInitController()2635 ByteIO_t io; in sPCIInitController()2641 CtlP->PCIIO = (WordIO_t)((ByteIO_t)AiopIOList[0] + _PCI_INT_FUNC); in sPCIInitController()2679 int sReadAiopID(ByteIO_t io) in sReadAiopID()2758 ChP->Cmd = (ByteIO_t)AiopIO + _CMD_REG; in sInitChan()2759 ChP->IntChan = (ByteIO_t)AiopIO + _INT_CHAN; in sInitChan()2760 ChP->IntMask = (ByteIO_t)AiopIO + _INT_MASK; in sInitChan()[all …]