Lines Matching refs:ctrl_err
279 ctrl_err(ctrl, "Command not completed in 1000 msec\n"); in shpc_wait_cmd()
299 ctrl_err(ctrl, "Controller is still busy after 1 sec\n"); in shpc_write_cmd()
322 ctrl_err(ctrl, "Failed to issued command 0x%x (error code = %d)\n", in shpc_write_cmd()
342 ctrl_err(ctrl, "Switch opened!\n"); in hpc_check_cmd_status()
346 ctrl_err(ctrl, "Invalid HPC command!\n"); in hpc_check_cmd_status()
350 ctrl_err(ctrl, "Invalid bus speed/mode!\n"); in hpc_check_cmd_status()
601 ctrl_err(slot->ctrl, "%s: Write command failed!\n", __func__); in hpc_power_on_slot()
614 ctrl_err(slot->ctrl, "%s: Write command failed!\n", __func__); in hpc_slot_enable()
627 ctrl_err(slot->ctrl, "%s: Write command failed!\n", __func__); in hpc_slot_disable()
760 ctrl_err(ctrl, "%s: Write command failed!\n", __func__); in hpc_set_bus_speed_mode()
933 ctrl_err(ctrl, "Cannot find PCI capability\n"); in shpc_init()
940 ctrl_err(ctrl, "Cannot read base_offset\n"); in shpc_init()
946 ctrl_err(ctrl, "Cannot read slot config\n"); in shpc_init()
955 ctrl_err(ctrl, "Cannot read creg (index = %d)\n", in shpc_init()
973 ctrl_err(ctrl, "pci_enable_device failed\n"); in shpc_init()
978 ctrl_err(ctrl, "Cannot reserve MMIO region\n"); in shpc_init()
985 ctrl_err(ctrl, "Cannot remap MMIO region %lx @ %lx\n", in shpc_init()
1052 ctrl_err(ctrl, "Can't get irq %d for the hotplug controller\n", in shpc_init()