Searched refs:NextP (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/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 66 milliseconds