Home
last modified time | relevance | path

Searched refs:find_entry_by_nodeid (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/ieee1394/
Dnodemgr.c405 static struct node_entry *find_entry_by_nodeid(struct hpsb_host *host, nodeid_t nodeid) in find_entry_by_nodeid() function
1242 struct node_entry *ne = find_entry_by_nodeid(host, root_node | LOCAL_BUS); in nodemgr_do_irm_duties()
1367 ne = find_entry_by_nodeid(host, nodeid); in hpsb_nodeid_get_entry()