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

/freebsd-10.0-release/usr.sbin/fwcontrol/
H A Dfwcontrol.c233 if (ioctl(fd, FW_ASYREQ, asyreq) < 0) {
281 if (ioctl(fd, FW_ASYREQ, asyreq) < 0)
300 if (ioctl(fd, FW_ASYREQ, asyreq) < 0)
324 if (ioctl(fd, FW_ASYREQ, asyreq) < 0)
/freebsd-10.0-release/sys/dev/firewire/
H A Dfirewire.h435 #define FW_ASYREQ _IOWR('S', 92, struct fw_asyreq) macro
H A Dfwdev.c672 case FW_ASYREQ:

Completed in 165 milliseconds