Home
last modified time | relevance | path

Searched refs:link_up_handler (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/scsi/isci/
Dport_config.c347 port_agent->link_up_handler(ihost, port_agent, in mpc_agent_timeout()
715 port_agent->link_up_handler = NULL; in sci_port_configuration_agent_construct()
728 return ihost->port_agent.link_up_handler == sci_apc_agent_link_up; in is_port_config_apc()
744 port_agent->link_up_handler = sci_mpc_agent_link_up; in sci_port_configuration_agent_initialize()
752 port_agent->link_up_handler = sci_apc_agent_link_up; in sci_port_configuration_agent_initialize()
Dhost.h123 port_config_fn link_up_handler; member
Dhost.c2388 ihost->port_agent.link_up_handler(ihost, &ihost->port_agent, in sci_controller_link_up()
2393 ihost->port_agent.link_up_handler(ihost, &ihost->port_agent, in sci_controller_link_up()