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

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_chip2.c897 static uint32_t bge_nic_get32(bge_t *bgep, bge_regno_t addr);
898 #pragma inline(bge_nic_get32)
901 bge_nic_get32(bge_t *bgep, bge_regno_t addr) function
925 BGE_TRACE(("bge_nic_get32($%p, 0x%lx) = 0x%08x",
4105 mailbox = bge_nic_get32(bgep, BGE_FIRMWARE_MAILBOX);
4111 mailbox = bge_nic_get32(bgep,

Completed in 64 milliseconds