Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ieee1394/
H A Dfirewire.h406 struct fw_topology_map { struct
443 #define FW_GTPMAP _IOR('S', 5, struct fw_topology_map)
H A Dfirewirereg.h148 struct fw_topology_map *topology_map;
H A Dfirewire.c215 fc->topology_map =malloc(sizeof(struct fw_topology_map), in firewireattach()
/netbsd-src/usr.sbin/fwctl/
H A Dfwcontrol.c506 struct fw_topology_map *tmap; in show_topology_map()