Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_ep_pci.c71 const struct pci_matchid ep_pci_devices[] = { variable
81 return (pci_matchbyid((struct pci_attach_args *)aux, ep_pci_devices, in ep_pci_match()
82 nitems(ep_pci_devices))); in ep_pci_match()