Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/
H A Dips.c503 static const struct pci_matchid ips_ids[] = { variable
570 return (pci_matchbyid(aux, ips_ids, in ips_match()
571 sizeof(ips_ids) / sizeof(ips_ids[0]))); in ips_match()