Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Desa.c896 const struct pci_matchid esa_devices[] = { variable
905 return (pci_matchbyid((struct pci_attach_args *)aux, esa_devices, in esa_match()
906 nitems(esa_devices))); in esa_match()