Searched refs:connection_rate (Results 1 - 10 of 10) sorted by relevance

/freebsd-10.0-release/sys/dev/isci/scil/
H A Dscu_unsolicited_frame.h107 U32 connection_rate : 4; member in struct:SCU_UNSOLICITED_FRAME_HEADER
H A Dscic_remote_device.h354 * @param[in] connection_rate This parameter specifies the maximum link rate
368 SCI_SAS_LINK_RATE connection_rate
H A Dscic_sds_remote_device.c217 this_device->connection_rate = scic_sds_port_get_max_allowed_speed(
317 this_device->connection_rate = MIN(
540 SCI_SAS_LINK_RATE connection_rate
552 remote_device, connection_rate
555 this_device->connection_rate = connection_rate;
578 return this_device->connection_rate;
H A Dscic_sds_remote_device.h220 SCI_SAS_LINK_RATE connection_rate; member in struct:SCIC_SDS_REMOTE_DEVICE
H A Dscu_task_context.h576 U32 connection_rate : 4; member in struct:SCU_TASK_CONTEXT
H A Dscic_sds_smp_request.c402 task_context->connection_rate =
H A Dscic_sds_remote_node_context.c223 rnc->ssp.oaf_connection_rate = this_rnc->device->connection_rate;
H A Dscic_sds_port.c708 task_context->connection_rate = 1;
H A Dscic_sds_request.c677 task_context->connection_rate =
H A Dscic_sds_stp_request.c275 task_context->connection_rate =

Completed in 141 milliseconds