Home
last modified time | relevance | path

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

/dragonfly/sys/bus/firewire/
HDfirewire.h45 struct fw_isochreq { struct
388 #define FW_SRSTREAM _IOWR('S', 88, struct fw_isochreq)
389 #define FW_GRSTREAM _IOWR('S', 89, struct fw_isochreq)
390 #define FW_STSTREAM _IOWR('S', 90, struct fw_isochreq)
391 #define FW_GTSTREAM _IOWR('S', 91, struct fw_isochreq)
HDfwdev.c429 struct fw_isochreq *ichreq = (struct fw_isochreq *)ap->a_data; in fw_ioctl()
/dragonfly/usr.sbin/fwcontrol/
HDfwdv.c94 struct fw_isochreq isoreq; in dvrecv()
249 struct fw_isochreq isoreq; in dvsend()