Searched refs:fw_eui64 (Results 1 – 11 of 11) sorted by relevance
| /freebsd/sys/dev/firewire/ |
| H A D | firewire.h | 246 struct fw_eui64 { struct 267 struct fw_eui64 eui; argument 275 struct fw_eui64 eui; 420 struct fw_eui64 eui; 443 #define FW_SDEUI64 _IOW('S', 20, struct fw_eui64) 444 #define FW_GDEUI64 _IOR('S', 21, struct fw_eui64)
|
| H A D | fwmem.c | 65 static struct fw_eui64 fwmem_eui64; 84 struct fw_eui64 eui; 294 bcopy(&fwmem_eui64, &fms->eui, sizeof(struct fw_eui64)); in fwmem_open() 416 bcopy(data, &fms->eui, sizeof(struct fw_eui64)); in fwmem_ioctl() 419 bcopy(&fms->eui, data, sizeof(struct fw_eui64)); in fwmem_ioctl()
|
| H A D | firewirereg.h | 51 struct fw_eui64 eui; 122 struct fw_eui64 eui; 284 struct fw_device *fw_noderesolve_eui64 (struct firewire_comm *, struct fw_eui64 *);
|
| H A D | if_fwipvar.h | 48 struct fw_eui64 last_dest;
|
| H A D | iec13213.h | 195 struct fw_eui64 eui64;
|
| H A D | if_fwe.c | 141 struct fw_eui64 *eui; in fwe_attach()
|
| H A D | if_fwip.c | 625 struct fw_eui64 eui; in fwip_async_output()
|
| H A D | firewire.c | 162 fw_noderesolve_eui64(struct firewire_comm *fc, struct fw_eui64 *eui) in fw_noderesolve_eui64()
|
| H A D | sbp.c | 365 struct fw_eui64 eui;
|
| /freebsd/usr.sbin/fwcontrol/ |
| H A D | fwcontrol.c | 107 fweui2eui64(const struct fw_eui64 *fweui, struct eui64 *eui) in fweui2eui64() 205 read_write_quad(int fd, struct fw_eui64 eui, u_int32_t addr_lo, int readmode, u_int32_t data) in read_write_quad() 745 struct fw_eui64 eui; in main()
|
| /freebsd/usr.sbin/dconschat/ |
| H A D | dconschat.c | 992 struct fw_eui64 eui; in main()
|