Searched refs:selfid (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Dieee1394.h127 struct selfid { struct
151 u32 extended:1; /* if false is struct selfid */
175 struct selfid { struct
202 u32 extended:1; /* if false is struct selfid */
H A Dieee1394_core.c271 struct selfid *sid = (struct selfid *)host->topology_map;
324 sid = (struct selfid *)esid;
342 struct selfid *sid;
357 for (sid = (struct selfid *)&host->topology_map[host->selfid_count-1],
420 * hpsb_selfid_received - hand over received selfid packet to the core
457 /* selfid stage did not complete without error */
H A Dpcilynx.c310 PRINT(KERN_DEBUG, lynx->id, "generated own selfid 0x%x", lsid);
347 struct selfid *sid = (struct selfid *)q;
360 "inconsistent selfid 0x%x/0x%x", q[0], q[1]);
H A Dnodemgr.c1357 struct selfid *sid = (struct selfid *)host->topology_map;

Completed in 66 milliseconds