Lines Matching refs:ctrl_err
301 ctrl_err(ctrl, "Command not completed in 1000 msec\n"); in shpc_wait_cmd()
321 ctrl_err(ctrl, "Controller is still busy after 1 sec\n"); in shpc_write_cmd()
344 ctrl_err(ctrl, "Failed to issued command 0x%x (error code = %d)\n", in shpc_write_cmd()
364 ctrl_err(ctrl, "Switch opened!\n"); in hpc_check_cmd_status()
368 ctrl_err(ctrl, "Invalid HPC command!\n"); in hpc_check_cmd_status()
372 ctrl_err(ctrl, "Invalid bus speed/mode!\n"); in hpc_check_cmd_status()
623 ctrl_err(slot->ctrl, "%s: Write command failed!\n", __func__); in hpc_power_on_slot()
636 ctrl_err(slot->ctrl, "%s: Write command failed!\n", __func__); in hpc_slot_enable()
649 ctrl_err(slot->ctrl, "%s: Write command failed!\n", __func__); in hpc_slot_disable()
782 ctrl_err(ctrl, "%s: Write command failed!\n", __func__); in hpc_set_bus_speed_mode()
955 ctrl_err(ctrl, "Cannot find PCI capability\n"); in shpc_init()
962 ctrl_err(ctrl, "Cannot read base_offset\n"); in shpc_init()
968 ctrl_err(ctrl, "Cannot read slot config\n"); in shpc_init()
977 ctrl_err(ctrl, "Cannot read creg (index = %d)\n", in shpc_init()
995 ctrl_err(ctrl, "pci_enable_device failed\n"); in shpc_init()
1000 ctrl_err(ctrl, "Cannot reserve MMIO region\n"); in shpc_init()
1007 ctrl_err(ctrl, "Cannot remap MMIO region %lx @ %lx\n", in shpc_init()
1072 ctrl_err(ctrl, "Can't get irq %d for the hotplug controller\n", in shpc_init()