Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/
Drocket.c248 static int sReadAiopID(ByteIO_t io);
1884 CtlP->AiopID[i] = sReadAiopID(io); /* read AIOP ID */ in sPCIInitController()
2626 CtlP->AiopID[i] = sReadAiopID(io); /* read AIOP ID */ in sInitController()
2655 static int sReadAiopID(ByteIO_t io) in sReadAiopID() function