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

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_impl.h1211 uint32_t bge_ind_get32(bge_t *bgep, bge_regno_t regno);
1212 #pragma inline(bge_ind_get32)
H A Dbge_chip2.c234 uint32_t bge_ind_get32(bge_t *bgep, bge_regno_t regno);
235 #pragma inline(bge_ind_get32)
238 bge_ind_get32(bge_t *bgep, bge_regno_t regno) function
242 BGE_TRACE(("bge_ind_get32($%p, 0x%lx)", (void *)bgep, regno));
253 BGE_DEBUG(("bge_ind_get32($%p, 0x%lx) => 0x%x",
H A Dbge_main2.c3750 * bge_ind_get32 and bge_nic_read32)
3781 bge_ind_get32(bgep, MEMORY_ARBITER_MODE_REG) |

Completed in 65 milliseconds