Searched refs:ndis_fh (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/compat/ndis/
H A Dsubr_ndis.c2707 ndis_fh *fh;
2747 ndis_fh *fh;
2759 fh = ExAllocatePoolWithTag(NonPagedPool, sizeof(ndis_fh), 0);
2859 ndis_fh *fh;
2872 fh = (ndis_fh *)filehandle;
2919 ndis_fh *fh;
2920 fh = (ndis_fh *)filehandle;
2935 ndis_fh *fh;
2941 fh = (ndis_fh *)filehandle;
H A Dndis_var.h1502 struct ndis_fh { struct
1510 typedef struct ndis_fh ndis_fh; typedef in typeref:struct:ndis_fh

Completed in 110 milliseconds