Searched refs:glxpcib_devices (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/dev/pci/
H A Dglxpcib.c254 const struct pci_matchid glxpcib_devices[] = { variable in typeref:struct:pci_matchid
261 if (pci_matchbyid((struct pci_attach_args *)aux, glxpcib_devices,
262 nitems(glxpcib_devices))) {

Completed in 129 milliseconds