Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dif_rtw_pci.c85 int rtw_pci_match(struct device *, void *, void *);
89 sizeof (struct rtw_pci_softc), rtw_pci_match, rtw_pci_attach,
105 rtw_pci_match(struct device *parent, void *match, void *aux) in rtw_pci_match() function