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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/sn/kernel/
H A Dio_common.c224 struct pci_dev *host_pci_dev = SN_PCIDEV_INFO(dev)->host_pci_dev; local
227 pci_dev_put(host_pci_dev);
240 struct pci_dev *host_pci_dev; local
250 * PCI host_pci_dev struct and set up host bus linkages
256 host_pci_dev = pci_get_slot(host_pci_bus, devfn);
258 pcidev_info->host_pci_dev = host_pci_dev;
260 pcidev_info->pdi_host_pcidev_info = SN_PCIDEV_INFO(host_pci_dev);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/sn/
H A Dpcidev.h65 struct pci_dev *host_pci_dev; /* host bus link */ member in struct:pcidev_info

Completed in 59 milliseconds