Searched refs:rge_chip_sync (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/rge/
H A Drge_main.c867 rge_chip_sync(rgep, RGE_SET_MAC);
956 rge_chip_sync(rgep, RGE_SET_MUL);
989 rge_chip_sync(rgep, RGE_SET_PROMISC);
1807 rge_chip_sync(rgep, RGE_GET_MAC);
H A Drge_chip.c1251 * rge_chip_sync() -- program the chip with the unicast MAC address,
1255 void rge_chip_sync(rge_t *rgep, enum rge_sync_op todo);
1256 #pragma no_inline(rge_chip_sync)
1259 rge_chip_sync(rge_t *rgep, enum rge_sync_op todo) function
H A Drge.h722 void rge_chip_sync(rge_t *rgep, enum rge_sync_op todo);

Completed in 52 milliseconds