Searched refs:host_pci_dev (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/ia64/sn/kernel/
H A Dio_common.c217 struct pci_dev *host_pci_dev = SN_PCIDEV_INFO(dev)->host_pci_dev; sn_pci_unfixup_slot() local
220 pci_dev_put(host_pci_dev); sn_pci_unfixup_slot()
232 struct pci_dev *host_pci_dev; sn_pci_fixup_slot() local
242 * PCI host_pci_dev struct and set up host bus linkages sn_pci_fixup_slot()
247 host_pci_dev = pci_get_domain_bus_and_slot(segment, bus_no, devfn); sn_pci_fixup_slot()
249 pcidev_info->host_pci_dev = host_pci_dev; sn_pci_fixup_slot()
251 pcidev_info->pdi_host_pcidev_info = SN_PCIDEV_INFO(host_pci_dev); sn_pci_fixup_slot()
/linux-4.1.27/arch/ia64/include/asm/sn/
H A Dpcidev.h65 struct pci_dev *host_pci_dev; /* host bus link */ member in struct:pcidev_info

Completed in 89 milliseconds