Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ieee1394/ | |
firewire.h | 444 #define FW_GCROM _IOWR('S', 7, struct fw_crom_buf) |
fwdev.c | 650 case FW_GCROM: |
/src/usr.sbin/fwctl/ | |
fwcontrol.c | 400 if ((error = ioctl(fd, FW_GCROM, &buf)) < 0) |