Home
last modified time | relevance | path

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

/freebsd/sys/dev/sge/
H A Dif_sge.c137 static int sge_get_mac_addr_apc(struct sge_softc *, uint8_t *);
262 sge_get_mac_addr_apc(struct sge_softc *sc, uint8_t *dest) in sge_get_mac_addr_apc() function
598 sge_get_mac_addr_apc(sc, eaddr); in sge_attach()