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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Drocket.c2612 CtlP->AiopID[i] = sReadAiopID(io); /* read AIOP ID */
2613 if (CtlP->AiopID[i] == AIOPID_NULL) /* if AIOP does not exist */
2734 CtlP->AiopID[i] = sReadAiopID(io); /* read AIOP ID */
2735 if (CtlP->AiopID[i] == AIOPID_NULL) /* if AIOP does not exist */
2763 Byte_t AiopID; /* ID byte from AIOP */ local
2767 AiopID = sInW(io + _CHN_STAT0) & 0x07;
2768 if (AiopID == 0x06)
2834 ChP->ChanID = CtlP->AiopID[AiopNum];
H A Drocket_int.h337 int AiopID[AIOP_CTL_SIZE]; member in struct:__anon4299

Completed in 45 milliseconds