Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_rtw_pci.c93 const struct pci_matchid rtw_pci_products[] = { variable
107 return (pci_matchbyid((struct pci_attach_args *)aux, rtw_pci_products, in rtw_pci_match()
108 nitems(rtw_pci_products))); in rtw_pci_match()