Searched refs:AiopID (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Drocket.c2522 CtlP->AiopID[i] = sReadAiopID(io); /* read AIOP ID */
2523 if (CtlP->AiopID[i] == AIOPID_NULL) /* if AIOP does not exist */
2644 CtlP->AiopID[i] = sReadAiopID(io); /* read AIOP ID */
2645 if (CtlP->AiopID[i] == AIOPID_NULL) /* if AIOP does not exist */
2673 Byte_t AiopID; /* ID byte from AIOP */ local
2677 AiopID = sInW(io + _CHN_STAT0) & 0x07;
2678 if (AiopID == 0x06)
2744 ChP->ChanID = CtlP->AiopID[AiopNum];
H A Drocket_int.h322 int AiopID[AIOP_CTL_SIZE]; member in struct:__anon11129

Completed in 67 milliseconds