• 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

34 	struct hpsb_host *host;
55 struct hpsb_host *host)
79 void *hpsb_get_hostinfo(struct hpsb_highlevel *hl, struct hpsb_host *host)
93 void *hpsb_create_hostinfo(struct hpsb_highlevel *hl, struct hpsb_host *host,
131 int hpsb_set_hostinfo(struct hpsb_highlevel *hl, struct hpsb_host *host,
155 void hpsb_destroy_hostinfo(struct hpsb_highlevel *hl, struct hpsb_host *host)
176 void hpsb_set_hostinfo_key(struct hpsb_highlevel *hl, struct hpsb_host *host,
209 static int highlevel_for_each_host_reg(struct hpsb_host *host, void *__data)
256 static void __unregister_host(struct hpsb_highlevel *hl, struct hpsb_host *host,
288 static int highlevel_for_each_host_unreg(struct hpsb_host *host, void *__data)
328 struct hpsb_host *host,
415 int hpsb_register_addrspace(struct hpsb_highlevel *hl, struct hpsb_host *host,
465 int hpsb_unregister_addrspace(struct hpsb_highlevel *hl, struct hpsb_host *host,
491 int hpsb_listen_channel(struct hpsb_highlevel *hl, struct hpsb_host *host,
506 void hpsb_unlisten_channel(struct hpsb_highlevel *hl, struct hpsb_host *host,
517 static void init_hpsb_highlevel(struct hpsb_host *host)
533 void highlevel_add_host(struct hpsb_host *host)
550 void highlevel_remove_host(struct hpsb_host *host)
560 void highlevel_host_reset(struct hpsb_host *host)
573 void highlevel_iso_receive(struct hpsb_host *host, void *data, size_t length)
587 void highlevel_fcp_request(struct hpsb_host *host, int nodeid, int direction,
614 int highlevel_read(struct hpsb_host *host, int nodeid, void *data, u64 addr,
650 int highlevel_write(struct hpsb_host *host, int nodeid, int destid, void *data,
687 int highlevel_lock(struct hpsb_host *host, int nodeid, quadlet_t *store,
713 int highlevel_lock64(struct hpsb_host *host, int nodeid, octlet_t *store,