Searched refs:ndis_devcompare (Results 1 – 2 of 2) sorted by relevance
| /freebsd-11-stable/sys/dev/if_ndis/ |
| HD | if_ndis_pccard.c | 78 static int ndis_devcompare (interface_type, 121 ndis_devcompare(bustype, t, dev) in ndis_devcompare() function 166 db = windrv_match((matchfuncptr)ndis_devcompare, dev); 240 db = windrv_match((matchfuncptr)ndis_devcompare, dev);
|
| HD | if_ndis_pci.c | 76 static int ndis_devcompare (interface_type, 111 ndis_devcompare(bustype, t, dev) in ndis_devcompare() function 155 db = windrv_match((matchfuncptr)ndis_devcompare, dev); 188 db = windrv_match((matchfuncptr)ndis_devcompare, dev);
|