DEVI_IS_PCI
if (!DEVI_IS_PCI(dip))
if (!DEVI_IS_PCI(dip) || acpica_get_bdf(dip, &bus, &dev, &func) != 0) {