pci_conf_print_bar
width = pci_conf_print_bar(pc, tag, regs, off, NULL);
width = pci_conf_print_bar(regs, off, NULL);
width = pci_conf_print_bar(pc, tag, regs, off, NULL);
width = pci_conf_print_bar(regs, off, NULL);
pci_conf_print_bar(pc, tag, regs, 0x10,
pci_conf_print_bar(regs, 0x10, "CardBus socket/ExCA registers");
pci_conf_print_bar(pc, tag, regs, 0x44, "legacy-mode registers");
pci_conf_print_bar(regs, 0x44, "legacy-mode registers");