Searched refs:secondary_bus (Results 1 – 2 of 2) sorted by relevance
323 pci_read_config8(dev, PCI_SECONDARY_BUS, &state->secondary_bus); in save_pci_state()343 pci_write_config8(dev, PCI_SECONDARY_BUS, state->secondary_bus); in restore_pci_state()
539 u8 secondary_bus; /* Saved Secondary Bus Number (for bridge) */ member