Searched refs:FW_STSTREAM (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/firewire/
H A Dfirewire.h434 #define FW_STSTREAM _IOWR('S', 90, struct fw_isochreq) macro
H A Dfwdev.c572 case FW_STSTREAM:
/freebsd-13-stable/usr.sbin/fwcontrol/
H A Dfwdv.c292 if (ioctl(d, FW_STSTREAM, &isoreq) < 0)
293 err(1, "ioctl FW_STSTREAM");

Completed in 101 milliseconds