Searched refs:MPS_ERROR (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/dev/mps/ |
H A D | mps_sas.c | 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() 359 mps_dprint(sc, MPS_ERROR, in mpssas_remove_volume() 425 mps_dprint(sc, MPS_ERROR, in mpssas_prepare_volume_remove() 434 mps_dprint(sc, MPS_ERROR, in mpssas_prepare_volume_remove() 485 mps_dprint(sc, MPS_ERROR, in mpssas_prepare_remove() 494 mps_dprint(sc, MPS_ERROR, in mpssas_prepare_remove() 540 mps_dprint(sc, MPS_ERROR, in mpssas_remove_device() 557 mps_dprint(sc, MPS_ERROR, in mpssas_remove_device() 722 mps_dprint(sc, MPS_ERROR, "Cannot allocate SIMQ\n"); in mps_attach_sas() [all …]
|
H A D | mps_mapping.c | 148 mps_dprint(sc, MPS_ERROR | MPS_MAPPING, "%s: Write of DPM " in _mapping_commit_enc_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() 1147 mps_dprint(sc, MPS_ERROR, "%s: failed to get " in _mapping_get_dev_info() 1174 mps_dprint(sc, MPS_ERROR | MPS_MAPPING, "%s: " in _mapping_get_dev_info() 1226 mps_dprint(sc, MPS_ERROR | MPS_MAPPING, in _mapping_get_dev_info() 1420 mps_dprint(sc, MPS_ERROR | MPS_MAPPING, "%s: " in _mapping_add_new_device() 1439 mps_dprint(sc, MPS_ERROR | MPS_MAPPING, "%s: " in _mapping_add_new_device() 1500 mps_dprint(sc, MPS_ERROR | in _mapping_add_new_device() 1561 mps_dprint(sc, MPS_ERROR | MPS_MAPPING, "%s: " in _mapping_add_new_device() [all …]
|
H A D | mps.c | 1052 mps_dprint(sc, MPS_ERROR, "Driver error, throwing away %d " in mps_request_sync() 1173 mps_dprint(sc, MPS_INIT|MPS_ERROR, in mps_send_iocinit() 1327 mps_dprint(sc, MPS_ERROR, "Cannot allocate queues DMA tag\n"); in mps_alloc_hw_queues() 1332 mps_dprint(sc, MPS_ERROR, "Cannot allocate queues memory\n"); in mps_alloc_hw_queues() 1373 mps_dprint(sc, MPS_ERROR, "Cannot allocate replies DMA tag\n"); in mps_alloc_replies() 1378 mps_dprint(sc, MPS_ERROR, "Cannot allocate replies memory\n"); in mps_alloc_replies() 1433 mps_dprint(sc, MPS_ERROR, "Cannot allocate request DMA tag\n"); in mps_alloc_requests() 1438 mps_dprint(sc, MPS_ERROR, "Cannot allocate request memory\n"); in mps_alloc_requests() 1450 mps_dprint(sc, MPS_ERROR, "Cannot allocate chain memory\n"); in mps_alloc_requests() 1459 mps_dprint(sc, MPS_ERROR, "Cannot allocate chain DMA tag\n"); in mps_alloc_requests() [all …]
|
H A D | mps_pci.c | 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()
|
H A D | mps_sas_lsi.c | 225 mps_dprint(sc, MPS_ERROR, "%s: " in mpssas_fw_work() 676 mps_dprint(sc, MPS_MAPPING|MPS_ERROR, in mpssas_add_device() 796 mps_dprint(sc, MPS_ERROR, "Failed to allocate " in mpssas_add_device()
|
H A D | mpsvar.h | 656 #define MPS_ERROR (1 << 5) /* Parameter errors, programming bugs */ macro
|
H A D | mps_user.c | 1412 mps_dprint(sc, MPS_ERROR, in mps_diag_register() 1420 mps_dprint(sc, MPS_ERROR, in mps_diag_register()
|