Searched refs:MPS_ERROR (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12-stable/sys/dev/mps/ |
| D | mps_sas.c | 299 mps_dprint(sc, MPS_ERROR, "unable to alloc CCB for rescan\n"); in mpssas_rescan_target() 305 mps_dprint(sc, MPS_ERROR, "unable to create path for rescan\n"); in mpssas_rescan_target() 390 mps_dprint(sc, MPS_ERROR, in mpssas_remove_volume() 457 mps_dprint(sc, MPS_ERROR, in mpssas_prepare_volume_remove() 466 mps_dprint(sc, MPS_ERROR, in mpssas_prepare_volume_remove() 517 mps_dprint(sc, MPS_ERROR, in mpssas_prepare_remove() 526 mps_dprint(sc, MPS_ERROR, in mpssas_prepare_remove() 572 mps_dprint(sc, MPS_ERROR, in mpssas_remove_device() 589 mps_dprint(sc, MPS_ERROR, in mpssas_remove_device() 755 mps_dprint(sc, MPS_ERROR, "Cannot allocate SIMQ\n"); in mps_attach_sas() [all …]
|
| D | mps_mapping.c | 150 mps_dprint(sc, MPS_ERROR | MPS_MAPPING, "%s: Write of DPM " in _mapping_commit_enc_entry() 220 mps_dprint(sc, MPS_ERROR | MPS_MAPPING, "%s: Write of DPM " in _mapping_commit_map_entry() 502 mps_dprint(sc, MPS_ERROR | MPS_MAPPING, "%s: Could not find a " in _mapping_get_free_ir_mt_idx() 1150 mps_dprint(sc, MPS_ERROR, "%s: failed to get " in _mapping_get_dev_info() 1177 mps_dprint(sc, MPS_ERROR | MPS_MAPPING, "%s: " in _mapping_get_dev_info() 1229 mps_dprint(sc, MPS_ERROR | MPS_MAPPING, in _mapping_get_dev_info() 1423 mps_dprint(sc, MPS_ERROR | MPS_MAPPING, "%s: " in _mapping_add_new_device() 1442 mps_dprint(sc, MPS_ERROR | MPS_MAPPING, "%s: " in _mapping_add_new_device() 1503 mps_dprint(sc, MPS_ERROR | in _mapping_add_new_device() 1565 mps_dprint(sc, MPS_ERROR | MPS_MAPPING, "%s: " in _mapping_add_new_device() [all …]
|
| D | mps.c | 1055 mps_dprint(sc, MPS_ERROR, "Driver error, throwing away %d " in mps_request_sync() 1164 mps_dprint(sc, MPS_INIT|MPS_ERROR, in mps_send_iocinit() 1312 mps_dprint(sc, MPS_ERROR, "Cannot allocate queues DMA tag\n"); in mps_alloc_hw_queues() 1317 mps_dprint(sc, MPS_ERROR, "Cannot allocate queues memory\n"); in mps_alloc_hw_queues() 1363 mps_dprint(sc, MPS_ERROR, "Cannot allocate replies DMA tag\n"); in mps_alloc_replies() 1368 mps_dprint(sc, MPS_ERROR, "Cannot allocate replies memory\n"); in mps_alloc_replies() 1425 mps_dprint(sc, MPS_ERROR, "Cannot allocate request DMA tag\n"); in mps_alloc_requests() 1430 mps_dprint(sc, MPS_ERROR, "Cannot allocate request memory\n"); in mps_alloc_requests() 1442 mps_dprint(sc, MPS_ERROR, "Cannot allocate chain memory\n"); in mps_alloc_requests() 1457 mps_dprint(sc, MPS_ERROR, "Cannot allocate chain DMA tag\n"); in mps_alloc_requests() [all …]
|
| D | mps_pci.c | 309 mps_dprint(sc, MPS_ERROR|MPS_INIT, in mps_pci_setup_interrupts() 321 mps_dprint(sc, MPS_ERROR|MPS_INIT, in mps_pci_setup_interrupts() 330 mps_dprint(sc, MPS_ERROR|MPS_INIT, in mps_pci_setup_interrupts()
|
| D | mps_sas_lsi.c | 226 mps_dprint(sc, MPS_ERROR, "%s: " in mpssas_fw_work() 681 mps_dprint(sc, MPS_MAPPING|MPS_ERROR, in mpssas_add_device() 803 mps_dprint(sc, MPS_ERROR, "Failed to allocate " in mpssas_add_device()
|
| D | mpsvar.h | 654 #define MPS_ERROR (1 << 5) /* Parameter errors, programming bugs */ macro
|
| D | mps_user.c | 1422 mps_dprint(sc, MPS_ERROR, in mps_diag_register() 1430 mps_dprint(sc, MPS_ERROR, in mps_diag_register()
|