Home
last modified time | relevance | path

Searched defs:port_agent (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dscic_sds_port_configuration_agent.c210 SCIC_SDS_PORT_CONFIGURATION_AGENT_T * port_agent in scic_sds_port_configuration_agent_validate_ports()
320 SCIC_SDS_PORT_CONFIGURATION_AGENT_T * port_agent in scic_sds_mpc_agent_validate_phy_configuration()
431 SCIC_SDS_PORT_CONFIGURATION_AGENT_T * port_agent = &controller->port_agent; in scic_sds_mpc_agent_timeout_handler() local
478 SCIC_SDS_PORT_CONFIGURATION_AGENT_T * port_agent, in scic_sds_mpc_agent_link_up()
527 SCIC_SDS_PORT_CONFIGURATION_AGENT_T * port_agent, in scic_sds_mpc_agent_link_down()
581 SCIC_SDS_PORT_CONFIGURATION_AGENT_T * port_agent in scic_sds_apc_agent_validate_phy_configuration()
648 SCIC_SDS_PORT_CONFIGURATION_AGENT_T * port_agent, in scic_sds_apc_agent_start_timer()
682 SCIC_SDS_PORT_CONFIGURATION_AGENT_T * port_agent, in scic_sds_apc_agent_configure_ports()
826 SCIC_SDS_PORT_CONFIGURATION_AGENT_T * port_agent, in scic_sds_apc_agent_link_up()
884 SCIC_SDS_PORT_CONFIGURATION_AGENT_T * port_agent, in scic_sds_apc_agent_link_down()
[all …]
H A Dscic_sds_controller.h208 SCIC_SDS_PORT_CONFIGURATION_AGENT_T port_agent; member