Searched refs:pdi_slot_host_handle (Results 1 – 3 of 3) sorted by relevance
57 u64 pdi_slot_host_handle; /* Bus and devfn Host pci_dev */ member
246 bus_no = (pcidev_info->pdi_slot_host_handle >> 32) & 0xff; in sn_pci_fixup_slot()247 devfn = pcidev_info->pdi_slot_host_handle & 0xffffffff; in sn_pci_fixup_slot()
409 (*pcidev_info)->pdi_slot_host_handle = in sn_acpi_get_pcidev_info()