Home
last modified time | relevance | path

Searched refs:MPR_MAPPING (Results 1 – 5 of 5) sorted by relevance

/src/sys/dev/mpr/
H A Dmpr_mapping.c140 mpr_dprint(sc, MPR_MAPPING, "%s: Writing DPM entry %d for enclosure.\n", in _mapping_commit_enc_entry()
146 mpr_dprint(sc, MPR_ERROR | MPR_MAPPING, "%s: Write of DPM " in _mapping_commit_enc_entry()
190 mpr_dprint(sc, MPR_MAPPING, "%s: DPM entry location for target " in _mapping_commit_map_entry()
212 mpr_dprint(sc, MPR_MAPPING, "%s: Writing DPM entry %d for target %d.\n", in _mapping_commit_map_entry()
216 mpr_dprint(sc, MPR_ERROR | MPR_MAPPING, "%s: Write of DPM " in _mapping_commit_map_entry()
497 mpr_dprint(sc, MPR_ERROR | MPR_MAPPING, "%s: Could not find a " in _mapping_get_free_ir_mt_idx()
688 mpr_dprint(sc, MPR_MAPPING, "%s: Volume being deleted " in _mapping_update_ir_missing_cnt()
711 mpr_dprint(sc, MPR_MAPPING, "%s: DPM entry for volume " in _mapping_update_ir_missing_cnt()
724 mpr_dprint(sc, MPR_MAPPING, "%s: Update DPM entry for volume " in _mapping_update_ir_missing_cnt()
741 mpr_dprint(sc, MPR_INFO | MPR_MAPPING, "%s: No space to add an " in _mapping_update_ir_missing_cnt()
[all …]
H A Dmpr_sas_lsi.c835 mpr_dprint(sc, MPR_INFO|MPR_MAPPING|MPR_FAULT, in mprsas_add_device()
852 mpr_dprint(sc, MPR_MAPPING|MPR_FAULT, in mprsas_add_device()
866 mpr_dprint(sc, MPR_MAPPING, "Handle 0x%04x SAS Address from SAS device " in mprsas_add_device()
878 mpr_dprint(sc, MPR_MAPPING|MPR_ERROR, in mprsas_add_device()
883 mpr_dprint(sc, MPR_MAPPING, "Handle 0x%04x SAS Address " in mprsas_add_device()
914 mpr_dprint(sc, MPR_MAPPING, "%s: Target ID for added device is %d.\n", in mprsas_add_device()
927 mpr_dprint(sc, MPR_MAPPING|MPR_INFO, in mprsas_add_device()
934 mpr_dprint(sc, MPR_MAPPING, "Attempting to reuse " in mprsas_add_device()
984 mpr_dprint(sc, (MPR_INFO|MPR_MAPPING), "Found device <%s> <%s> " in mprsas_add_device()
989 mpr_dprint(sc, (MPR_INFO|MPR_MAPPING), "At enclosure level %d " in mprsas_add_device()
[all …]
H A Dmprvar.h741 #define MPR_MAPPING (1 << 9) /* Trace device mappings */ macro
H A Dmpr_sas.c951 mpr_dprint(sc, MPR_XINFO | MPR_MAPPING, "Discovery has " in mprsas_discovery_end()
H A Dmpr.c1978 {"mapping", MPR_MAPPING},