Searched refs:hardware_path (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-parisc/
H A Dhardware.h107 struct hardware_path *path);
117 extern void get_pci_node_path(struct pci_dev *dev, struct hardware_path *path);
119 extern struct device *hwpath_to_device(struct hardware_path *modpath);
120 extern void device_to_hwpath(struct device *dev, struct hardware_path *path);
H A Dpdc.h458 struct hardware_path { struct
469 struct hardware_path path;
722 int pdc_get_initiator(struct hardware_path *, struct pdc_initiator *);
H A Dpdcpat.h279 struct hardware_path mod_path; /* module path (device path - layers) */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/parisc/kernel/
H A Ddrivers.c60 parse_tree_node(struct device *parent, int index, struct hardware_path *modpath);
301 static void get_node_path(struct device *dev, struct hardware_path *path)
324 static char *print_hwpath(struct hardware_path *path, char *output)
347 struct hardware_path path;
361 * This function fills in the hardware_path structure with the route to
365 void get_pci_node_path(struct pci_dev *pdev, struct hardware_path *path)
382 struct hardware_path path;
393 struct hardware_path path;
469 static struct parisc_device *create_parisc_device(struct hardware_path *modpath)
482 alloc_pa_dev(unsigned long hpa, struct hardware_path *mod_pat
[all...]
H A Dfirmware.c759 int pdc_get_initiator(struct hardware_path *hwpath, struct pdc_initiator *initiator)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/parisc/
H A Dpdc_stable.c169 NOTE: hardware_path overlays with device_path, so the nice cast can
171 entry->dev = hwpath_to_device((struct hardware_path *)devpath);
207 device_to_hwpath(entry->dev, (struct hardware_path *)devpath);
266 struct hardware_path hwpath;
305 if (!(dev = hwpath_to_device((struct hardware_path *)&hwpath))) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/sym53c8xx_2/
H A Dsym_nvram.c735 struct hardware_path hwpath;

Completed in 177 milliseconds