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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/include/asm/
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.h496 struct hardware_path { struct
507 struct hardware_path path;
619 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-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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;
471 static struct parisc_device *create_parisc_device(struct hardware_path *modpath)
484 alloc_pa_dev(unsigned long hpa, struct hardware_path *mod_pat
[all...]
H A Dfirmware.c786 int pdc_get_initiator(struct hardware_path *hwpath, struct pdc_initiator *initiator)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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;
306 if (!(dev = hwpath_to_device((struct hardware_path *)&hwpath))) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/sym53c8xx_2/
H A Dsym_nvram.c735 struct hardware_path hwpath;

Completed in 185 milliseconds