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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_hw_attn.c1172 u32_t event_val_current = 0; local
1192 event_val_current = DRV_STATUS_DCC_DISABLE_ENABLE_PF ;
1194 if GET_FLAGS( dcc_event, event_val_current )
1209 RESET_FLAGS( dcc_event, event_val_current );
1212 event_val_current = DRV_STATUS_DCC_BANDWIDTH_ALLOCATION ;
1214 if GET_FLAGS(dcc_event, event_val_current)
1222 RESET_FLAGS( dcc_event, event_val_current );

Completed in 60 milliseconds