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

/freebsd-13-stable/sys/dev/firewire/
H A Dfirewire.h405 struct fw_topology_map { struct
442 #define FW_GTPMAP _IOR('S', 5, struct fw_topology_map)
H A Dfirewirereg.h140 struct fw_topology_map *topology_map;
H A Dfirewire.c425 fc->topology_map = malloc(sizeof(struct fw_topology_map),
/freebsd-13-stable/usr.sbin/fwcontrol/
H A Dfwcontrol.c518 struct fw_topology_map *tmap;
525 tmap = malloc(sizeof(struct fw_topology_map));

Completed in 118 milliseconds