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

/freebsd-12-stable/sys/dev/if_ndis/
H A Dif_ndis_pccard.c80 static int ndis_devcompare (interface_type,
123 ndis_devcompare(bustype, t, dev) function
168 db = windrv_match((matchfuncptr)ndis_devcompare, dev);
242 db = windrv_match((matchfuncptr)ndis_devcompare, dev);
H A Dif_ndis_pci.c78 static int ndis_devcompare (interface_type,
113 ndis_devcompare(bustype, t, dev) function
157 db = windrv_match((matchfuncptr)ndis_devcompare, dev);
190 db = windrv_match((matchfuncptr)ndis_devcompare, dev);

Completed in 101 milliseconds