Home
last modified time | relevance | path

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

/freebsd-12.1/sys/compat/ndis/
H A Dntoskrnl_var.h353 struct nt_objref { struct
356 TAILQ_ENTRY(nt_objref) link; argument
359 TAILQ_HEAD(nt_objref_head, nt_objref);
361 typedef struct nt_objref nt_objref; typedef
H A Dsubr_ntoskrnl.c3433 nt_objref *nr;
3435 nr = malloc(sizeof(nt_objref), M_DEVBUF, M_NOWAIT|M_ZERO);
3455 nt_objref *nr;
3567 struct nt_objref *nr;