Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/
Drocket_int.h96 #define AIOPID_NULL -1 /* no AIOP or channel exists */ macro
895 (ChP)->ChanID = AIOPID_NULL; \
Drocket.c1885 if (CtlP->AiopID[i] == AIOPID_NULL) /* if AIOP does not exist */ in sPCIInitController()
2627 if (CtlP->AiopID[i] == AIOPID_NULL) /* if AIOP does not exist */ in sInitController()