Searched refs:NextP (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/rio/
H A Dcmdblk.h42 struct CmdBlk *NextP; /* Pointer to next command block */ member in struct:CmdBlk
H A Driocmd.c631 Base = &((*Base)->NextP);
639 CmdBlkP->NextP = NULL;
786 UnixRupP->CmdsWaitingP = CmdBlkP->NextP;
908 ** struct CmdBlk *NextP; ** Pointer to next command block **
916 ** You need to fill in ALL fields EXCEPT NextP, which is used to link the
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/rio/
H A Dcmdblk.h42 struct CmdBlk *NextP; /* Pointer to next command block */ member in struct:CmdBlk
H A Driocmd.c631 Base = &((*Base)->NextP);
639 CmdBlkP->NextP = NULL;
786 UnixRupP->CmdsWaitingP = CmdBlkP->NextP;
908 ** struct CmdBlk *NextP; ** Pointer to next command block **
916 ** You need to fill in ALL fields EXCEPT NextP, which is used to link the

Completed in 72 milliseconds