Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dif_wb.c645 const struct pci_matchid wb_devices[] = { variable
657 return (pci_matchbyid((struct pci_attach_args *)aux, wb_devices, in wb_probe()
658 nitems(wb_devices))); in wb_probe()