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

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_chip2.c797 uint32_t bge_mbx_get(bge_t *bgep, bge_regno_t regno);
798 #pragma inline(bge_mbx_get)
801 bge_mbx_get(bge_t *bgep, bge_regno_t regno) function
808 BGE_TRACE(("bge_mbx_get($%p, 0x%lx)",
818 BGE_DEBUG(("bge_mbx_get($%p, 0x%lx) => 0x%08x",
5197 (void) bge_mbx_get(bgep, INTERRUPT_MBOX_0_REG);

Completed in 53 milliseconds