btvmeii.c | 139 int secbus; local in function:b3_2706_match 147 secbus = PCI_BRIDGE_BUS_NUM_SECONDARY(pci_conf_read(pc, pa->pa_tag, 149 if (secbus == 0) { 154 tag = pci_make_tag(pc, secbus, 4, 0); 165 tag = pci_make_tag(pc, secbus, 8, 0); 186 int secbus; local in function:b3_2706_attach 197 secbus = PCI_BRIDGE_BUS_NUM_SECONDARY(pci_conf_read(pc, pa->pa_tag, 203 aa.pa_tag = pci_make_tag(pc, secbus, 4, 0); 224 tag = pci_make_tag(pc, secbus, 8, 0);
|