Searched refs:get_pci_node_path (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/parisc/include/asm/
H A Dhardware.h117 extern void get_pci_node_path(struct pci_dev *dev, struct hardware_path *path);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/parisc/include/asm/
H A Dhardware.h117 extern void get_pci_node_path(struct pci_dev *dev, struct hardware_path *path);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/parisc/kernel/
H A Ddrivers.c357 * get_pci_node_path - Determines the hardware path for a PCI device
365 void get_pci_node_path(struct pci_dev *pdev, struct hardware_path *path) function
369 EXPORT_SYMBOL(get_pci_node_path); variable
384 get_pci_node_path(dev, &path);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/parisc/kernel/
H A Ddrivers.c357 * get_pci_node_path - Determines the hardware path for a PCI device
365 void get_pci_node_path(struct pci_dev *pdev, struct hardware_path *path) function
369 EXPORT_SYMBOL(get_pci_node_path); variable
384 get_pci_node_path(dev, &path);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/sym53c8xx_2/
H A Dsym_nvram.c736 get_pci_node_path(np->pdev, &hwpath);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/sym53c8xx_2/
H A Dsym_nvram.c736 get_pci_node_path(np->pdev, &hwpath);

Completed in 98 milliseconds