Searched defs:regAddr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_hw.c362 uint32_t regAddr[2] = { AR_STA_ID0, AR_PHY_BASE + (8 << 2) }; local
369 uint32_t addr = regAddr[i];
401 REG_WRITE(ah, regAddr[i], regHold[i]);

Completed in 74 milliseconds