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