Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dadv_pci.c90 const struct pci_matchid adv_pci_devices[] = { variable
105 return (pci_matchbyid((struct pci_attach_args *)aux, adv_pci_devices, in adv_pci_match()
106 nitems(adv_pci_devices))); in adv_pci_match()