Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dscic_sds_request.c575 command_frame = in scic_sds_io_request_build_ssp_command_iu()
585 (U32 *)command_frame->lun, in scic_sds_io_request_build_ssp_command_iu()
589 ((U32 *)command_frame)[2] = 0; in scic_sds_io_request_build_ssp_command_iu()
607 command_frame->task_priority = in scic_sds_io_request_build_ssp_command_iu()
631 command_frame = in scic_sds_task_request_build_ssp_task_iu()
636 command_frame->lun_upper = 0; in scic_sds_task_request_build_ssp_task_iu()
639 ((U32 *)command_frame)[2] = 0; in scic_sds_task_request_build_ssp_task_iu()
641 command_frame->task_function = in scic_sds_task_request_build_ssp_task_iu()
643 command_frame->task_tag = in scic_sds_task_request_build_ssp_task_iu()
898 command_frame = in scic_sds_io_request_build_ssp_command_iu_pass_through()
[all …]