Searched refs:ssp_command_iu_length (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/sys/dev/isci/scil/
H A Dscu_task_context.h774 U32 ssp_command_iu_length : 8; member in struct:SCU_TASK_CONTEXT
H A Dscic_sds_smp_request.c430 task_context->ssp_command_iu_length = smp_request->header.request_length;
H A Dscic_sds_stp_packet_request.c179 task_context->ssp_command_iu_length =
H A Dscic_sds_request.c784 task_context->ssp_command_iu_length = sizeof(SCI_SSP_COMMAND_IU_T) / sizeof(U32);
870 task_context->ssp_command_iu_length = sizeof(SCI_SSP_TASK_IU_T) / sizeof(U32);
H A Dscic_sds_stp_request.c299 task_context->ssp_command_iu_length =

Completed in 120 milliseconds