Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dqle.c322 static const struct pci_matchid qle_devices[] = { variable
333 return (pci_matchbyid(aux, qle_devices, nitems(qle_devices))); in qle_match()