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

/freebsd-current/sys/dev/mps/
H A Dmps_mapping.c653 u8 missing_cnt, reason = element->ReasonCode, update_dpm = 1; local
717 update_dpm = 0;
726 if ((dpm_idx != MPS_DPM_BAD_IDX) && update_dpm) {
/freebsd-current/sys/dev/mpr/
H A Dmpr_mapping.c651 u8 missing_cnt, reason = element->ReasonCode, update_dpm = 1; local
715 update_dpm = 0;
724 if ((dpm_idx != MPR_DPM_BAD_IDX) && update_dpm) {

Completed in 83 milliseconds