Home
last modified time | relevance | path

Searched refs:mps_dprint (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/dev/mps/
H A Dmps_sas.c166 mps_dprint(sassc->sc, MPS_INIT, in mpssas_startup_increment()
171 mps_dprint(sassc->sc, MPS_INIT, "%s refcount %u\n", __func__, in mpssas_startup_increment()
182 mps_dprint(sassc->sc, MPS_INFO, "Unfreezing SIM queue\n"); in mpssas_release_simq_reinit()
196 mps_dprint(sassc->sc, MPS_INIT, in mpssas_startup_decrement()
202 mps_dprint(sassc->sc, MPS_INIT, "%s refcount %u\n", __func__, in mpssas_startup_decrement()
240 mps_dprint(sc, MPS_XINFO | MPS_RECOVERY, in mpssas_free_tm()
272 mps_dprint(sc, MPS_ERROR, "unable to alloc CCB for rescan\n"); in mpssas_rescan_target()
278 mps_dprint(sc, MPS_ERROR, "unable to create path for rescan\n"); in mpssas_rescan_target()
288 mps_dprint(sc, MPS_TRACE, "%s targetid %u\n", __func__, targetid); in mpssas_rescan_target()
350 mps_dprint(sc, MPS_FAULT, in mpssas_remove_volume()
[all …]
H A Dmps.c155 mps_dprint(sc, MPS_INIT, "%s entered\n", __func__); in mps_diag_reset()
167 mps_dprint(sc, MPS_INIT, "sequence start, sleep_flag= %d\n", sleep_flag); in mps_diag_reset()
191 mps_dprint(sc, MPS_INIT, "sequence failed, error=%d, exit\n", in mps_diag_reset()
198 mps_dprint(sc, MPS_INIT, "sequence success, sending reset, reg= 0x%x\n", in mps_diag_reset()
237 mps_dprint(sc, MPS_INIT, "reset failed, error= %d, exit\n", in mps_diag_reset()
243 mps_dprint(sc, MPS_INIT, "diag reset success, exit\n"); in mps_diag_reset()
255 mps_dprint(sc, MPS_INIT, "%s entered\n", __func__); in mps_message_unit_reset()
263 mps_dprint(sc, MPS_INIT|MPS_FAULT, in mps_message_unit_reset()
268 mps_dprint(sc, MPS_INIT, "%s exit\n", __func__); in mps_message_unit_reset()
285 mps_dprint(sc, MPS_INIT, "%s entered, sleep_flags= %d\n", in mps_transition_ready()
[all …]
H A Dmps_sas_lsi.c141 mps_dprint(sc, MPS_TRACE, "%s\n", __func__); in mpssas_evt_handler()
204 mps_dprint(sc, MPS_EVENT, "(%d)->(%s) Working on Event: [%x]\n", in mpssas_fw_work()
225 mps_dprint(sc, MPS_ERROR, "%s: " in mpssas_fw_work()
259 mps_dprint(sc, MPS_TRACE,"SAS discovery start event\n"); in mpssas_fw_work()
261 mps_dprint(sc, MPS_TRACE,"SAS discovery stop event\n"); in mpssas_fw_work()
391 mps_dprint(sc, MPS_EVENT, "Received IR Volume event:\n"); in mpssas_fw_work()
394 mps_dprint(sc, MPS_EVENT, " Volume Settings " in mpssas_fw_work()
401 mps_dprint(sc, MPS_EVENT, " Volume Status " in mpssas_fw_work()
408 mps_dprint(sc, MPS_EVENT, " Volume State " in mpssas_fw_work()
457 mps_dprint(sc, MPS_EVENT, "Received IR Phys Disk event:\n"); in mpssas_fw_work()
[all …]
H A Dmps_pci.c244 mps_dprint(sc, MPS_INIT, "Counted %d MSI-X messages\n", msgs); in mps_pci_alloc_interrupts()
249 mps_dprint(sc, MPS_INIT, "Attempting to allocate %d " in mps_pci_alloc_interrupts()
256 mps_dprint(sc, MPS_INIT, "Counted %d MSI messages\n", msgs); in mps_pci_alloc_interrupts()
259 mps_dprint(sc, MPS_INIT, "Attempting to allocate %d " in mps_pci_alloc_interrupts()
269 mps_dprint(sc, MPS_INIT, "Falling back to legacy INTx\n"); in mps_pci_alloc_interrupts()
276 mps_dprint(sc, MPS_INIT, "Allocated %d interrupts\n", msgs); in mps_pci_alloc_interrupts()
299 mps_dprint(sc, MPS_ERROR|MPS_INIT, in mps_pci_setup_interrupts()
311 mps_dprint(sc, MPS_ERROR|MPS_INIT, in mps_pci_setup_interrupts()
320 mps_dprint(sc, MPS_ERROR|MPS_INIT, in mps_pci_setup_interrupts()
327 mps_dprint(s in mps_pci_setup_interrupts()
[all...]
H A Dmps_mapping.c142 mps_dprint(sc, MPS_MAPPING, "%s: Writing DPM entry %d for enclosure.\n", in _mapping_commit_enc_entry()
148 mps_dprint(sc, MPS_ERROR | MPS_MAPPING, "%s: Write of DPM " in _mapping_commit_enc_entry()
192 mps_dprint(sc, MPS_MAPPING, "%s: DPM entry location for target " in _mapping_commit_map_entry()
214 mps_dprint(sc, MPS_MAPPING, "%s: Writing DPM entry %d for target %d.\n", in _mapping_commit_map_entry()
218 mps_dprint(sc, MPS_ERROR | MPS_MAPPING, "%s: Write of DPM " in _mapping_commit_map_entry()
500 mps_dprint(sc, MPS_ERROR | MPS_MAPPING, "%s: Could not find a " in _mapping_get_free_ir_mt_idx()
691 mps_dprint(sc, MPS_MAPPING, "%s: Volume being deleted " in _mapping_update_ir_missing_cnt()
714 mps_dprint(sc, MPS_MAPPING, "%s: DPM entry for volume " in _mapping_update_ir_missing_cnt()
727 mps_dprint(sc, MPS_MAPPING, "%s: Update DPM entry for volume " in _mapping_update_ir_missing_cnt()
745 mps_dprint(sc, MPS_INFO | MPS_MAPPING, "%s: No space to add an " in _mapping_update_ir_missing_cnt()
[all …]
H A Dmps_config.c80 mps_dprint(sc, MPS_TRACE, "%s\n", __func__); in mps_config_get_ioc_pg8()
213 mps_dprint(sc, MPS_TRACE, "%s\n", __func__); in mps_config_get_man_pg10()
320 mps_dprint(sc, MPS_FAULT, "Unknown OEM value for WarpDrive " in mps_config_get_man_pg10()
335 mps_dprint(sc, MPS_FAULT, "Unknown value for WarpDrive " in mps_config_get_man_pg10()
401 mps_dprint(sc, MPS_FAULT, in mps_wd_config_pages()
420 mps_dprint(sc, MPS_INFO, in mps_wd_config_pages()
433 mps_dprint(sc, MPS_FAULT, in mps_wd_config_pages()
461 mps_dprint(sc, MPS_FAULT, in mps_wd_config_pages()
480 mps_dprint(sc, MPS_FAULT, in mps_wd_config_pages()
509 mps_dprint(sc, MPS_FAULT, in mps_wd_config_pages()
[all …]
H A Dmps_user.c661 mps_dprint(sc, MPS_USER, "%s: req %p %d rpl %p %d\n", __func__, in mps_user_command()
672 mps_dprint(sc, MPS_USER, "%s: Function %02X MsgFlags %02X\n", __func__, in mps_user_command()
721 mps_dprint(sc, MPS_USER, "%s: reply size %d\n", __func__, sz); in mps_user_command()
752 mps_dprint(sc, MPS_USER, "%s: Only one passthru command " in mps_user_pass_thru()
786 mps_dprint(sc, MPS_USER, "%s: req 0x%jx %d rpl 0x%jx %d " in mps_user_pass_thru()
805 mps_dprint(sc, MPS_USER, "%s: Function %02X MsgFlags %02X\n", __func__, in mps_user_pass_thru()
833 mps_dprint(sc, MPS_INFO, in mps_user_pass_thru()
844 mps_dprint(sc, MPS_FAULT, "%s: task management failed", in mps_user_pass_thru()
863 mps_dprint(sc, MPS_FAULT, in mps_user_pass_thru()
917 mps_dprint(sc, MPS_FAULT, "%s: failed to copy " in mps_user_pass_thru()
[all …]
H A Dmpsvar.h680 #define mps_dprint(sc, level, msg, args...) \ macro
695 mps_dprint((sc), MPS_TRACE, "%s\n", __func__)