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

/illumos-gate/usr/src/uts/common/io/ural/
H A Dural_reg.h211 #define RAL_RF_BUSY ((uint32_t)1 << 31) macro
H A Dural.c974 tmp = RAL_RF_BUSY | RAL_RF_20BIT | (val & 0xffff) << 2 | (reg & 0x3);

Completed in 48 milliseconds