Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_main2.c69 static int bge_unicst_set(void *, const uint8_t *, int);
125 static int bge_unicst_set(void *, const uint8_t *,
614 bge_unicst_set(void *arg, const uint8_t *macaddr, int slot) function
1547 if ((err = bge_unicst_set(bgep, mac_addr, slot)) != 0)
1592 (void) bge_unicst_set(bgep, zero_addr, slot);
1628 if ((err = bge_unicst_set(bgep, zero_addr, slot)) != 0)