Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/
Drocket.c248 static int sReadAiopID(ByteIO_t io);
1897 CtlP->AiopID[i] = sReadAiopID(io); /* read AIOP ID */ in sPCIInitController()
2639 CtlP->AiopID[i] = sReadAiopID(io); /* read AIOP ID */ in sInitController()
2668 static int sReadAiopID(ByteIO_t io) in sReadAiopID() function