HomeSort by: relevance | last modified time | path
    Searched refs:fw_eui64 (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/dev/ieee1394/
if_fwipvar.h 52 struct fw_eui64 sc_last_dest;
firewire.h 249 struct fw_eui64 { struct
270 struct fw_eui64 eui;
278 struct fw_eui64 eui;
423 struct fw_eui64 eui;
446 #define FW_SDEUI64 _IOW('S', 20, struct fw_eui64)
447 #define FW_GDEUI64 _IOR('S', 21, struct fw_eui64)
firewirereg.h 50 struct fw_eui64 eui;
132 struct fw_eui64 eui;
280 struct fw_eui64 *);
fwmem.c 57 static struct fw_eui64 fwmem_eui64;
155 struct fw_eui64 eui;
186 memcpy(&fms->eui, &fwmem_eui64, sizeof(struct fw_eui64));
305 memcpy(&fms->eui, data, sizeof(struct fw_eui64));
309 memcpy(data, &fms->eui, sizeof(struct fw_eui64));
iec13213.h 200 struct fw_eui64 eui64;
if_fwip.c 618 struct fw_eui64 eui;
firewire.c 358 fw_noderesolve_eui64(struct firewire_comm *fc, struct fw_eui64 *eui)
  /src/usr.sbin/fwctl/
fwcontrol.c 92 fweui2eui64(const struct fw_eui64 *fweui, struct eui64 *eui)
191 read_write_quad(int fd, struct fw_eui64 eui, uint32_t addr_lo, int readmode,
735 struct fw_eui64 eui;

Completed in 17 milliseconds