Home
last modified time | relevance | path

Searched refs:scic_controller_get_port_handle (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dscic_controller.h581 SCI_STATUS scic_controller_get_port_handle(
H A Dscic_sds_port_configuration_agent.c168 if (scic_controller_get_port_handle(controller, port_index, &port_handle) == SCI_SUCCESS) in scic_sds_port_configuration_agent_find_port()
722 scic_controller_get_port_handle(controller, port_index, &port_handle); in scic_sds_apc_agent_configure_ports()
H A Dscif_sas_domain.c569 scic_controller_get_port_handle( in scif_sas_domain_construct()
H A Dscic_sds_controller.c4331 SCI_STATUS scic_controller_get_port_handle( in scic_controller_get_port_handle() function