Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/
H A Datiixp.c173 } atiixp_hw[] = { variable
1176 for (i = 0; i < nitems(atiixp_hw); i++) { in atiixp_pci_probe()
1177 if (vendor == atiixp_hw[i].vendor && in atiixp_pci_probe()
1178 devid == atiixp_hw[i].devid) { in atiixp_pci_probe()
1179 device_set_desc(dev, atiixp_hw[i].desc); in atiixp_pci_probe()