Home
last modified time | relevance | path

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

/dragonfly/sys/bus/firewire/
H A Dfirewire.h401 #define FW_SDEUI64 _IOW('S', 20, struct fw_eui64) macro
H A Dfwmem.c409 case FW_SDEUI64: in fwmem_ioctl()
/dragonfly/usr.sbin/dconschat/
H A Ddconschat.c914 error = ioctl(dc->fd, FW_SDEUI64, &eui); in main()