Searched refs:link_layer_control (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.0-release/sys/dev/isci/scil/
H A Dscic_sds_phy_registers.h250 scu_link_layer_register_read(phy, link_layer_control);
254 scu_link_layer_register_write(phy, link_layer_control, value);
H A Dscu_task_context.h684 U32 link_layer_control : 8; // presently all reserved member in struct:SCU_TASK_CONTEXT
H A Dscic_sds_phy.c145 U32 link_layer_control; local
364 link_layer_control = SCU_SAS_LLCTL_GEN_VAL(
381 link_layer_control |= SCU_SAS_LLCTL_GEN_VAL(
388 link_layer_control |= SCU_SAS_LLCTL_GEN_VAL(
397 link_layer_control |= SCU_SAS_LLCTL_GEN_VAL(
406 this_phy, link_layer_control, link_layer_control
H A Dscic_sds_smp_request.c419 task_context->link_layer_control = 0;
H A Dscic_sds_port.c719 task_context->link_layer_control = 0;
H A Dscic_sds_request.c691 task_context->link_layer_control = 0;
H A Dscic_sds_stp_request.c289 task_context->link_layer_control = 0;
H A Dscu_registers.h1372 U32 link_layer_control; member in struct:SCU_LINK_LAYER_REGISTERS

Completed in 204 milliseconds