Home
last modified time | relevance | path

Searched refs:logical_port_index (Results 1 – 9 of 9) sorted by relevance

/freebsd-src/sys/dev/isci/scil/
H A Dscu_remote_node_context.h99 U32 logical_port_index : 3; member
H A Dscic_sds_port.c324 port->logical_port_index = port->physical_port_index; in scic_sds_port_set_phy()
672 rnc->ssp.logical_port_index = this_port->physical_port_index; in scic_sds_port_construct_dummy_rnc()
710 task_context->logical_port_index = this_port->physical_port_index; in scic_sds_port_construct_dummy_task()
789 this_port->logical_port_index = SCIC_SDS_DUMMY_PORT; in scic_sds_port_construct()
977 || (this_port->logical_port_index == SCIC_SDS_DUMMY_PORT) in scic_port_get_properties()
983 properties->index = this_port->logical_port_index; in scic_port_get_properties()
1240 (this_port->logical_port_index != SCIC_SDS_DUMMY_PORT) in scic_sds_port_link_detected()
H A Dscic_sds_port.h126 U8 logical_port_index; member
H A Dscu_task_context.h587 U32 logical_port_index : 3; member
H A Dscic_sds_smp_request.c406 task_context->logical_port_index = in scu_smp_request_construct_task_context()
H A Dscic_sds_remote_node_context.c187 rnc->ssp.logical_port_index = in scic_sds_remote_node_context_construct_buffer()
H A Dscic_sds_stp_request.c279 task_context->logical_port_index = in scu_sata_reqeust_construct_task_context()
H A Dscic_sds_request.c681 task_context->logical_port_index = in scu_ssp_reqeust_construct_task_context()
H A Dscic_sds_controller.c1526 this_controller->port_table[index].logical_port_index, port_status in scic_sds_controller_stop_ports()