Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_rtw_pci.c124 static int rtw_pci_match(device_t, cfdata_t, void *);
130 rtw_pci_match, rtw_pci_attach, rtw_pci_detach, NULL, NULL, NULL,
171 rtw_pci_match(device_t parent, cfdata_t match, void *aux) in rtw_pci_match() function