Home
last modified time | relevance | path

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

/freebsd/sys/dev/firewire/
H A Dfirewire.h440 #define FW_GTPMAP _IOR('S', 5, struct fw_topology_map) macro
H A Dfwdev.c777 case FW_GTPMAP: in fw_ioctl()
/freebsd/usr.sbin/fwcontrol/
H A Dfwcontrol.c527 if (ioctl(fd, FW_GTPMAP, tmap) < 0) { in show_topology_map()