Home
last modified time | relevance | path

Searched refs:windrv_match (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/if_ndis/
HDif_ndis_pci.c155 db = windrv_match((matchfuncptr)ndis_devcompare, dev);
188 db = windrv_match((matchfuncptr)ndis_devcompare, dev);
HDif_ndis_usb.c149 db = windrv_match((matchfuncptr)ndisusb_devcompare, self); in ndisusb_match()
/freebsd-13-stable/sys/compat/ndis/
HDkern_windrv.c237 windrv_match(matchfunc, ctx) in windrv_match() function
HDntoskrnl_var.h1383 extern struct drvdb_ent *windrv_match(matchfuncptr, void *);