Searched refs:YGE_USECS (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/io/yge/ | ||
H A D | yge.h | 2229 #define YGE_USECS(sc, us) ((sc)->d_clock * (us)) macro |
H A D | yge.c | 898 CSR_WRITE_4(dev, STAT_TX_TIMER_INI, YGE_USECS(dev, 1000)); in yge_reset() |