Home
last modified time | relevance | path

Searched refs:nt_objref (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/compat/ndis/
HDntoskrnl_var.h351 struct nt_objref { struct
354 TAILQ_ENTRY(nt_objref) link; argument
357 TAILQ_HEAD(nt_objref_head, nt_objref);
359 typedef struct nt_objref nt_objref; typedef
HDsubr_ntoskrnl.c3434 nt_objref *nr;
3436 nr = malloc(sizeof(nt_objref), M_DEVBUF, M_NOWAIT|M_ZERO);
3456 nt_objref *nr;
3568 struct nt_objref *nr;