Lines Matching refs:ctrl_info
115 ctrl_info(ctrl, "%s: no response from device\n", in pcie_poll_cmd()
176 ctrl_info(ctrl, "Timeout on hotplug command %#06x (issued %u msec ago)\n", in pcie_wait_cmd()
196 ctrl_info(ctrl, "%s: no response from device\n", __func__); in pcie_do_write_cmd()
558 ctrl_info(ctrl, "%s: no response from device\n", in pcie_isr()
599 ctrl_info(ctrl, "Button pressed on Slot(%s)\n", in pcie_isr()
607 ctrl_info(ctrl, "Card %spresent on Slot(%s)\n", in pcie_isr()
622 ctrl_info(ctrl, "slot(%s): Link %s event\n", in pcie_isr()
781 ctrl_info(ctrl, "Slot Capabilities : 0x%08x\n", ctrl->slot_cap); in dbg_ctrl()
783 ctrl_info(ctrl, "Slot Status : 0x%04x\n", reg16); in dbg_ctrl()
785 ctrl_info(ctrl, "Slot Control : 0x%04x\n", reg16); in dbg_ctrl()
819 …ctrl_info(ctrl, "Slot #%d AttnBtn%c PwrCtrl%c MRL%c AttnInd%c PwrInd%c HotPlug%c Surprise%c Interl… in pcie_init()