Searched refs:AR_DIAG_SW (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/arn/ |
H A D | arn_mac.c | 230 REG_SET_BIT(ah, AR_DIAG_SW, AR_DIAG_FORCE_CH_IDLE_HIGH); 248 REG_CLR_BIT(ah, AR_DIAG_SW, AR_DIAG_FORCE_CH_IDLE_HIGH); 1039 REG_SET_BIT(ah, AR_DIAG_SW, 1044 REG_CLR_BIT(ah, AR_DIAG_SW, 1056 REG_CLR_BIT(ah, AR_DIAG_SW, 1082 REG_CLR_BIT(ah, AR_DIAG_SW, (AR_DIAG_RX_DIS | AR_DIAG_RX_ABORT)); 1088 REG_SET_BIT(ah, AR_DIAG_SW, AR_DIAG_RX_DIS); 1102 REG_READ(ah, AR_CR), REG_READ(ah, AR_DIAG_SW)));
|
H A D | arn_reg.h | 1195 #define AR_DIAG_SW 0x8048 macro
|
H A D | arn_hw.c | 1344 REG_SET_BIT(ah, AR_DIAG_SW, (AR_DIAG_RX_DIS | AR_DIAG_RX_ABORT));
|
Completed in 332 milliseconds