Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/
Drocket_int.h97 #define AIOPID_NULL -1 /* no AIOP or channel exists */ macro
896 (ChP)->ChanID = AIOPID_NULL; \
Drocket.c1866 if (CtlP->AiopID[i] == AIOPID_NULL) /* if AIOP does not exist */ in sPCIInitController()
2606 if (CtlP->AiopID[i] == AIOPID_NULL) /* if AIOP does not exist */ in sInitController()