Searched refs:sReadAiopNumChan (Results 1 – 1 of 1) sorted by relevance
236 static int sReadAiopNumChan(WordIO_t io);1854 CtlP->AiopNumChan[i] = sReadAiopNumChan((WordIO_t) io); /* num channels in AIOP */ in sPCIInitController()2596 CtlP->AiopNumChan[i] = sReadAiopNumChan((WordIO_t) io); /* num channels in AIOP */ in sInitController()2647 static int sReadAiopNumChan(WordIO_t io) in sReadAiopNumChan() function