Home
last modified time | relevance | path

Searched refs:update_phy_bits (Results 1 – 2 of 2) sorted by relevance

/src/sys/dev/mps/
H A Dmps_mapping.c2284 u8 update_phy_bits = 0; in mps_mapping_enclosure_dev_status_change_event() local
2331 update_phy_bits = 1; in mps_mapping_enclosure_dev_status_change_event()
2332 if (et_entry->missing_count || update_phy_bits) { in mps_mapping_enclosure_dev_status_change_event()
2341 if (missing_count || update_phy_bits) { in mps_mapping_enclosure_dev_status_change_event()
/src/sys/dev/mpr/
H A Dmpr_mapping.c2754 u8 update_phy_bits = 0; in mpr_mapping_enclosure_dev_status_change_event() local
2814 update_phy_bits = 1; in mpr_mapping_enclosure_dev_status_change_event()
2815 if (et_entry->missing_count || update_phy_bits) { in mpr_mapping_enclosure_dev_status_change_event()
2824 if (missing_count || update_phy_bits) { in mpr_mapping_enclosure_dev_status_change_event()