Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dtcpcib.c117 const struct pci_matchid tcpcib_devices[] = { variable
175 if (pci_matchbyid((struct pci_attach_args *)aux, tcpcib_devices, in tcpcib_match()
176 sizeof(tcpcib_devices) / sizeof(tcpcib_devices[0]))) in tcpcib_match()