Searched refs:MPR_MAPPING (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/dev/mpr/ |
H A D | mpr_mapping.c | 141 mpr_dprint(sc, MPR_MAPPING, "%s: Writing DPM entry %d for enclosure.\n", in _mapping_commit_enc_entry() 147 mpr_dprint(sc, MPR_ERROR | MPR_MAPPING, "%s: Write of DPM " in _mapping_commit_enc_entry() 191 mpr_dprint(sc, MPR_MAPPING, "%s: DPM entry location for target " in _mapping_commit_map_entry() 213 mpr_dprint(sc, MPR_MAPPING, "%s: Writing DPM entry %d for target %d.\n", in _mapping_commit_map_entry() 217 mpr_dprint(sc, MPR_ERROR | MPR_MAPPING, "%s: Write of DPM " in _mapping_commit_map_entry() 498 mpr_dprint(sc, MPR_ERROR | MPR_MAPPING, "%s: Could not find a " in _mapping_get_free_ir_mt_idx() 689 mpr_dprint(sc, MPR_MAPPING, "%s: Volume being deleted " in _mapping_update_ir_missing_cnt() 712 mpr_dprint(sc, MPR_MAPPING, "%s: DPM entry for volume " in _mapping_update_ir_missing_cnt() 725 mpr_dprint(sc, MPR_MAPPING, "%s: Update DPM entry for volume " in _mapping_update_ir_missing_cnt() 742 mpr_dprint(sc, MPR_INFO | MPR_MAPPING, "%s: No space to add an " in _mapping_update_ir_missing_cnt() [all …]
|
H A D | mpr_sas_lsi.c | 837 mpr_dprint(sc, MPR_INFO|MPR_MAPPING|MPR_FAULT, in mprsas_add_device() 854 mpr_dprint(sc, MPR_MAPPING|MPR_FAULT, in mprsas_add_device() 868 mpr_dprint(sc, MPR_MAPPING, "Handle 0x%04x SAS Address from SAS device " in mprsas_add_device() 880 mpr_dprint(sc, MPR_MAPPING|MPR_ERROR, in mprsas_add_device() 885 mpr_dprint(sc, MPR_MAPPING, "Handle 0x%04x SAS Address " in mprsas_add_device() 916 mpr_dprint(sc, MPR_MAPPING, "%s: Target ID for added device is %d.\n", in mprsas_add_device() 929 mpr_dprint(sc, MPR_MAPPING|MPR_INFO, in mprsas_add_device() 936 mpr_dprint(sc, MPR_MAPPING, "Attempting to reuse " in mprsas_add_device() 986 mpr_dprint(sc, (MPR_INFO|MPR_MAPPING), "Found device <%s> <%s> " in mprsas_add_device() 991 mpr_dprint(sc, (MPR_INFO|MPR_MAPPING), "At enclosure level %d " in mprsas_add_device() [all …]
|
H A D | mprvar.h | 740 #define MPR_MAPPING (1 << 9) /* Trace device mappings */ macro
|
H A D | mpr_sas.c | 947 mpr_dprint(sc, MPR_XINFO | MPR_MAPPING, "Discovery has " in mprsas_discovery_end()
|
H A D | mpr.c | 1969 {"mapping", MPR_MAPPING},
|