Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/pci/hotplug/
Dibmphp_res.c1908 u8 sec_busno, device, function, hdr_type, start_io_address, end_io_address; in update_bridge_ranges() local
1962 pci_bus_read_config_byte(ibmphp_pci_bus, devfn, PCI_IO_BASE, &start_io_address); in update_bridge_ranges()
1966 start_address = (start_io_address & PCI_IO_RANGE_MASK) << 8; in update_bridge_ranges()