Home
last modified time | relevance | path

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

/trueos/sys/dev/firewire/
HDfirewire.h443 #define FW_SDEUI64 _IOW('S', 20, struct fw_eui64) macro
HDfwmem.c428 case FW_SDEUI64: in fwmem_ioctl()
/trueos/usr.sbin/dconschat/
HDdconschat.c1108 error = ioctl(dc->fd, FW_SDEUI64, &eui); in main()