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

/freebsd-10.0-release/sys/dev/isci/scil/
H A Dscu_remote_node_context.h99 U32 logical_port_index : 3; member in struct:SSP_REMOTE_NODE_CONTEXT
H A Dscic_sds_port.c324 port->logical_port_index = port->physical_port_index;
672 rnc->ssp.logical_port_index = this_port->physical_port_index;
710 task_context->logical_port_index = this_port->physical_port_index;
789 this_port->logical_port_index = SCIC_SDS_DUMMY_PORT;
977 || (this_port->logical_port_index == SCIC_SDS_DUMMY_PORT)
983 properties->index = this_port->logical_port_index;
1240 (this_port->logical_port_index != SCIC_SDS_DUMMY_PORT)
H A Dscic_sds_port.h126 U8 logical_port_index; member in struct:SCIC_SDS_PORT
H A Dscu_task_context.h587 U32 logical_port_index : 3; member in struct:SCU_TASK_CONTEXT
H A Dscic_sds_smp_request.c406 task_context->logical_port_index =
H A Dscic_sds_remote_node_context.c187 rnc->ssp.logical_port_index =
H A Dscic_sds_request.c681 task_context->logical_port_index =
H A Dscic_sds_stp_request.c279 task_context->logical_port_index =
H A Dscic_sds_controller.c1526 this_controller->port_table[index].logical_port_index, port_status

Completed in 233 milliseconds