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

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_chip2.c658 static uint64_t bge_reg_get64(bge_t *bgep, bge_regno_t regno);
659 #pragma inline(bge_reg_get64)
662 bge_reg_get64(bge_t *bgep, bge_regno_t regno) function
695 BGE_TRACE(("bge_reg_get64($%p, 0x%lx) = 0x%016llx",
3856 mac = bge_reg_get64(bgep, MAC_ADDRESS_REG(0));
3863 mac = bge_reg_get64(bgep, MAC_ADDRESS_REG(0));

Completed in 54 milliseconds