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

/freebsd-13-stable/sys/dev/if_ndis/
H A Dif_ndis_pci.c157 db = windrv_match((matchfuncptr)ndis_devcompare, dev);
190 db = windrv_match((matchfuncptr)ndis_devcompare, dev);
H A Dif_ndis_usb.c151 db = windrv_match((matchfuncptr)ndisusb_devcompare, self);
/freebsd-13-stable/sys/compat/ndis/
H A Dkern_windrv.c239 windrv_match(matchfunc, ctx) function
H A Dntoskrnl_var.h1385 extern struct drvdb_ent *windrv_match(matchfuncptr, void *);

Completed in 78 milliseconds