• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/ieee1394/

Lines Matching refs:hpsb_host

38 	struct hpsb_host *host;
151 struct hpsb_host *host;
170 put_device(&container_of((class_dev), struct hpsb_host, class_dev)->device);
229 struct hpsb_host *host = container_of(dev, struct hpsb_host, device);
495 fw_attr(host, struct hpsb_host, node_count, int, "%d\n")
496 fw_attr(host, struct hpsb_host, selfid_count, int, "%d\n")
497 fw_attr(host, struct hpsb_host, nodes_active, int, "%d\n")
498 fw_attr(host, struct hpsb_host, in_bus_reset, int, "%d\n")
499 fw_attr(host, struct hpsb_host, is_root, int, "%d\n")
500 fw_attr(host, struct hpsb_host, is_cycmst, int, "%d\n")
501 fw_attr(host, struct hpsb_host, is_irm, int, "%d\n")
502 fw_attr(host, struct hpsb_host, is_busmgr, int, "%d\n")
612 static void nodemgr_create_host_dev_files(struct hpsb_host *host)
626 static struct node_entry *find_entry_by_nodeid(struct hpsb_host *host,
629 static void nodemgr_update_host_dev_links(struct hpsb_host *host)
831 struct hpsb_host *host = hi->host;
906 static struct node_entry *find_entry_by_nodeid(struct hpsb_host *host,
1296 struct hpsb_host *host = hi->host;
1361 struct hpsb_host *host = hi->host;
1511 struct hpsb_host *host = hi->host;
1557 static int nodemgr_send_resume_packet(struct hpsb_host *host)
1577 static int nodemgr_do_irm_duties(struct hpsb_host *host, int cycles)
1632 static int nodemgr_check_irm_capability(struct hpsb_host *host, int cycles)
1668 struct hpsb_host *host = hi->host;
1757 int nodemgr_for_each_host(void *data, int (*cb)(struct hpsb_host *, void *))
1760 struct hpsb_host *host;
1765 host = container_of(cdev, struct hpsb_host, class_dev);
1816 static void nodemgr_add_host(struct hpsb_host *host)
1834 static void nodemgr_host_reset(struct hpsb_host *host)
1844 static void nodemgr_remove_host(struct hpsb_host *host)