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

/freebsd-13-stable/sys/dev/isci/scil/
H A Dscic_sds_phy_registers.h252 scu_link_layer_register_read(phy, link_layer_control);
256 scu_link_layer_register_write(phy, link_layer_control, value);
H A Dscu_task_context.h686 U32 link_layer_control : 8; // presently all reserved member in struct:SCU_TASK_CONTEXT
H A Dscic_sds_phy.c147 U32 link_layer_control; local
366 link_layer_control = SCU_SAS_LLCTL_GEN_VAL(
383 link_layer_control |= SCU_SAS_LLCTL_GEN_VAL(
390 link_layer_control |= SCU_SAS_LLCTL_GEN_VAL(
399 link_layer_control |= SCU_SAS_LLCTL_GEN_VAL(
408 this_phy, link_layer_control, link_layer_control
H A Dscic_sds_smp_request.c421 task_context->link_layer_control = 0;
H A Dscic_sds_port.c721 task_context->link_layer_control = 0;
H A Dscic_sds_request.c693 task_context->link_layer_control = 0;
H A Dscic_sds_stp_request.c291 task_context->link_layer_control = 0;
H A Dscu_registers.h1374 U32 link_layer_control; member in struct:SCU_LINK_LAYER_REGISTERS

Completed in 150 milliseconds