Searched refs:windrv_match (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.2-release/sys/dev/if_ndis/
H A Dif_ndis_pccard.c163 db = windrv_match((matchfuncptr)ndis_devcompare, dev);
193 db = windrv_match((matchfuncptr)ndis_devcompare, dev);
H A Dif_ndis_pci.c152 db = windrv_match((matchfuncptr)ndis_devcompare, dev);
185 db = windrv_match((matchfuncptr)ndis_devcompare, dev);
H A Dif_ndis_usb.c147 db = windrv_match((matchfuncptr)ndisusb_devcompare, self);
/freebsd-10.2-release/sys/compat/ndis/
H A Dkern_windrv.c198 windrv_match(matchfunc, ctx) function
H A Dntoskrnl_var.h1397 extern struct drvdb_ent *windrv_match(matchfuncptr, void *);

Completed in 109 milliseconds