Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/isci/scil/
H A Dscu_task_context.h776 U32 ssp_command_iu_length : 8; member
H A Dscic_sds_smp_request.c432 task_context->ssp_command_iu_length = smp_request->header.request_length; in scu_smp_request_construct_task_context()
H A Dscic_sds_stp_packet_request.c181 task_context->ssp_command_iu_length = in scu_stp_packet_request_command_phase_construct_task_context()
H A Dscic_sds_request.c786 task_context->ssp_command_iu_length = sizeof(SCI_SSP_COMMAND_IU_T) / sizeof(U32); in scu_ssp_io_request_construct_task_context()
872 task_context->ssp_command_iu_length = sizeof(SCI_SSP_TASK_IU_T) / sizeof(U32); in scu_ssp_task_request_construct_task_context()
H A Dscic_sds_stp_request.c301 task_context->ssp_command_iu_length = in scu_sata_reqeust_construct_task_context()