Home
last modified time | relevance | path

Searched refs:fw_isochreq (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/firewire/
H A Dfirewire.h44 struct fw_isochreq { struct
430 #define FW_SRSTREAM _IOWR('S', 88, struct fw_isochreq)
431 #define FW_GRSTREAM _IOWR('S', 89, struct fw_isochreq)
432 #define FW_STSTREAM _IOWR('S', 90, struct fw_isochreq)
433 #define FW_GTSTREAM _IOWR('S', 91, struct fw_isochreq)
H A Dfwdev.c553 struct fw_isochreq *ichreq = (struct fw_isochreq *)data; in fw_ioctl()
/freebsd/usr.sbin/fwcontrol/
H A Dfwdv.c93 struct fw_isochreq isoreq; in dvrecv()
254 struct fw_isochreq isoreq; in dvsend()
H A Dfwmpegts.c152 struct fw_isochreq isoreq; in mpegtsrecv()
H A Dfwcontrol.c669 struct fw_isochreq isoreq; in detect_recv_fn()