Home
last modified time | relevance | path

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

/freebsd-12.1/sys/compat/ndis/
H A Dntoskrnl_var.h1418 extern uint16_t ExQueryDepthSList(slist_header *);
H A Dsubr_ndis.c1776 return (p->np_cnt - ExQueryDepthSList(&p->np_head));
1889 if (ExQueryDepthSList(&p->np_head) == p->np_cnt)
H A Dsubr_ntoskrnl.c2278 ExQueryDepthSList(head) function
4351 IMPORT_SFUNC(ExQueryDepthSList, 1),