Lines Matching refs:eth1394_highlevel
115 static struct hpsb_highlevel eth1394_highlevel; variable
467 hi = hpsb_create_hostinfo(ð1394_highlevel, host, sizeof(*hi)); in ether1394_add_host()
502 hpsb_destroy_hostinfo(ð1394_highlevel, host); in ether1394_add_host()
510 struct host_info *hi = hpsb_get_hostinfo(ð1394_highlevel, host); in ether1394_remove_host()
529 struct host_info *hi = hpsb_get_hostinfo(ð1394_highlevel, host); in ether1394_host_reset()
1090 struct host_info *hi = hpsb_get_hostinfo(ð1394_highlevel, host); in ether1394_write()
1108 struct host_info *hi = hpsb_get_hostinfo(ð1394_highlevel, iso->host); in ether1394_iso()
1627 static struct hpsb_highlevel eth1394_highlevel = { variable
1640 hpsb_register_highlevel(ð1394_highlevel); in ether1394_init_module()
1642 hpsb_register_addrspace(ð1394_highlevel, &addr_ops, ETHER1394_REGION_ADDR, in ether1394_init_module()
1650 hpsb_unregister_highlevel(ð1394_highlevel); in ether1394_exit_module()