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

/freebsd-10.0-release/sys/dev/isci/scil/
H A Dscic_sds_port_configuration_agent.c431 SCIC_SDS_PORT_CONFIGURATION_AGENT_T * port_agent = &controller->port_agent; local
476 scic_sds_mpc_agent_link_up( SCIC_SDS_CONTROLLER_T * controller, SCIC_SDS_PORT_CONFIGURATION_AGENT_T * port_agent, SCIC_SDS_PORT_T * port, SCIC_SDS_PHY_T * phy ) argument
525 scic_sds_mpc_agent_link_down( SCIC_SDS_CONTROLLER_T * controller, SCIC_SDS_PORT_CONFIGURATION_AGENT_T * port_agent, SCIC_SDS_PORT_T * port, SCIC_SDS_PHY_T * phy ) argument
646 scic_sds_apc_agent_start_timer( SCIC_SDS_CONTROLLER_T * controller, SCIC_SDS_PORT_CONFIGURATION_AGENT_T * port_agent, SCIC_SDS_PHY_T * phy, U32 timeout ) argument
680 scic_sds_apc_agent_configure_ports( SCIC_SDS_CONTROLLER_T * controller, SCIC_SDS_PORT_CONFIGURATION_AGENT_T * port_agent, SCIC_SDS_PHY_T * phy, BOOL start_timer ) argument
824 scic_sds_apc_agent_link_up( SCIC_SDS_CONTROLLER_T * controller, SCIC_SDS_PORT_CONFIGURATION_AGENT_T * port_agent, SCIC_SDS_PORT_T * port, SCIC_SDS_PHY_T * phy ) argument
882 scic_sds_apc_agent_link_down( SCIC_SDS_CONTROLLER_T * controller, SCIC_SDS_PORT_CONFIGURATION_AGENT_T * port_agent, SCIC_SDS_PORT_T * port, SCIC_SDS_PHY_T * phy ) argument
926 SCIC_SDS_PORT_CONFIGURATION_AGENT_T * port_agent; local
[all...]
H A Dscic_sds_controller.h208 SCIC_SDS_PORT_CONFIGURATION_AGENT_T port_agent; member in struct:SCIC_SDS_CONTROLLER

Completed in 65 milliseconds