Searched refs:ByteIO_t (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_int.h24 typedef unsigned int ByteIO_t; typedef
326 ByteIO_t MBaseIO;
327 ByteIO_t MReg1IO;
328 ByteIO_t MReg2IO;
329 ByteIO_t MReg3IO;
334 ByteIO_t UPCIRingInd;
336 ByteIO_t AiopIntChanIO[AIOP_CTL_SIZE];
352 ByteIO_t Cmd;
353 ByteIO_t IntChan;
354 ByteIO_t IntMas
[all...]
H A Drocket.c247 ByteIO_t * AiopIOList, int AiopIOListSize,
251 static int sInitController(CONTROLLER_T * CtlP, int CtlNum, ByteIO_t MudbacIO,
252 ByteIO_t * AiopIOList, int AiopIOListSize,
254 static int sReadAiopID(ByteIO_t io);
1267 RingInd = sInB((ByteIO_t) (ChP->ChanStat + 8)) & DSR_ACT;
1876 ByteIO_t UPCIRingInd = 0;
2517 ByteIO_t MudbacIO; Mudbac base I/O address.
2518 ByteIO_t *AiopIOList; List of I/O addresses for each AIOP.
2579 static int sInitController(CONTROLLER_T * CtlP, int CtlNum, ByteIO_t MudbacIO,
2580 ByteIO_t * AiopIOLis
[all...]

Completed in 27 milliseconds