Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Drocket_int.h78 #define AIOPID_NULL -1 /* no AIOP or channel exists */ macro
841 (ChP)->ChanID = AIOPID_NULL; \
Drocket.c2538 if(CtlP->AiopID[i] == AIOPID_NULL) /* if AIOP does not exist */ in sInitController()
2653 if(CtlP->AiopID[i] == AIOPID_NULL) /* if AIOP does not exist */ in sPCIInitController()