Searched refs:mac_addr0 (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dfman_memac.c70 iowrite32be(0, &regs->mac_addr0.mac_addr_l);
71 iowrite32be(0, &regs->mac_addr0.mac_addr_u);
91 iowrite32be(tmp0, &regs->mac_addr0.mac_addr_l);
92 iowrite32be(tmp1, &regs->mac_addr0.mac_addr_u);
/freebsd-13-stable/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_memac.h193 struct mac_addr mac_addr0; /* 0x00C-0x010 MAC_ADDR_0...1 */ member in struct:memac_regs
/freebsd-13-stable/sys/dev/qlxge/
H A Dqls_hw.h981 uint8_t mac_addr0[6]; member in struct:_q81_flash
H A Dqls_hw.c1868 bcopy(ha->flash.mac_addr0, ha->mac_addr, ETHER_ADDR_LEN);
/freebsd-13-stable/sys/dev/iwm/
H A Dif_iwm.c2142 uint32_t mac_addr0 = local
2147 hw_addr = (const uint8_t *)&mac_addr0;

Completed in 198 milliseconds