Home
last modified time | relevance | path

Searched refs:ExQueryDepthSList (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/sys/compat/ndis/
Dntoskrnl_var.h1416 extern uint16_t ExQueryDepthSList(slist_header *);
Dsubr_ndis.c1768 return (p->np_cnt - ExQueryDepthSList(&p->np_head));
1881 if (ExQueryDepthSList(&p->np_head) == p->np_cnt)
Dsubr_ntoskrnl.c2276 ExQueryDepthSList(head) function
4348 IMPORT_SFUNC(ExQueryDepthSList, 1),