Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/isci/scil/
H A Dscic_sds_request.c577 command_frame = in scic_sds_io_request_build_ssp_command_iu()
587 (U32 *)command_frame->lun, in scic_sds_io_request_build_ssp_command_iu()
591 ((U32 *)command_frame)[2] = 0; in scic_sds_io_request_build_ssp_command_iu()
609 command_frame->task_priority = in scic_sds_io_request_build_ssp_command_iu()
633 command_frame = in scic_sds_task_request_build_ssp_task_iu()
638 command_frame->lun_upper = 0; in scic_sds_task_request_build_ssp_task_iu()
641 ((U32 *)command_frame)[2] = 0; in scic_sds_task_request_build_ssp_task_iu()
643 command_frame->task_function = in scic_sds_task_request_build_ssp_task_iu()
645 command_frame->task_tag = in scic_sds_task_request_build_ssp_task_iu()
900 command_frame = in scic_sds_io_request_build_ssp_command_iu_pass_through()
[all …]