Home
last modified time | relevance | path

Searched defs:p_Next (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/ncsw/etc/
H A Dmm.h62 struct t_MemBlock *p_Next; /* Pointer to the next memory block */ member
72 struct t_FreeBlock *p_Next; /* Pointer to the next free block */ member
82 struct t_BusyBlock *p_Next; /* Pointer to the next free block */ member
/freebsd/sys/contrib/ncsw/inc/etc/
H A Dlist_ext.h69 struct List *p_Next; /**< A pointer to the next list object */ member
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_replic.c143 t_List *p_Next; in GetAvailableMember() local
H A Dfm_cc.c102 t_List *p_Next; in DequeueStatsObj() local