Home
last modified time | relevance | path

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

/freebsd-13.1/sys/compat/ndis/
H A Dntoskrnl_var.h1404 extern uint16_t ExQueryDepthSList(slist_header *);
H A Dsubr_ndis.c1774 return (p->np_cnt - ExQueryDepthSList(&p->np_head));
1886 if (ExQueryDepthSList(&p->np_head) == p->np_cnt)
H A Dsubr_ntoskrnl.c2275 ExQueryDepthSList(head) function
4342 IMPORT_SFUNC(ExQueryDepthSList, 1),