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

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_chip2.c5003 uint32_t txrs = 0; local
5020 txrs = bge_reg_get32(bgep, TX_RISC_STATE_REG);
5024 BGE_DEBUG(("factotum($%p) tmac 0x%x rmac 0x%x rxrs 0x%08x txrs 0x%08x",
5025 (void *)bgep, tmac, rmac, rxrs, txrs));

Completed in 67 milliseconds