Home
last modified time | relevance | path

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

/NextBSD/sys/compat/ndis/
HDsubr_ndis.c2708 ndis_fh *fh;
2748 ndis_fh *fh;
2760 fh = ExAllocatePoolWithTag(NonPagedPool, sizeof(ndis_fh), 0);
2857 ndis_fh *fh;
2870 fh = (ndis_fh *)filehandle;
2917 ndis_fh *fh;
2918 fh = (ndis_fh *)filehandle;
2933 ndis_fh *fh;
2939 fh = (ndis_fh *)filehandle;
HDndis_var.h1502 struct ndis_fh { struct
1510 typedef struct ndis_fh ndis_fh; argument