Searched refs:bge_sync_mac_modes (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_chip2.c3440 void bge_sync_mac_modes(bge_t *bgep);
3441 #pragma no_inline(bge_sync_mac_modes)
3444 bge_sync_mac_modes(bge_t *bgep) function
3479 BGE_DEBUG(("bge_sync_mac_modes($%p) Ethernet MAC mode 0x%x => 0x%x",
3491 BGE_DEBUG(("bge_sync_mac_modes($%p) Transmit MAC mode 0x%x => 0x%x",
3503 BGE_DEBUG(("bge_sync_mac_modes($%p) Receive MAC mode 0x%x => 0x%x",
3645 bge_sync_mac_modes(bgep);
4866 bge_sync_mac_modes(bgep);
5154 bge_sync_mac_modes(bgep);
5370 bge_sync_mac_modes(bge
[all...]
H A Dbge_impl.h1233 void bge_sync_mac_modes(bge_t *);

Completed in 76 milliseconds