Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_em_hw.h417 int32_t em_read_mac_addr(struct em_hw * hw);
H A Dif_em.c581 if (em_read_mac_addr(&sc->hw) < 0) { in em_attach()
H A Dif_em_hw.c7695 em_read_mac_addr(struct em_hw *hw) in em_read_mac_addr() function