Searched refs:command_frame (Results 1 – 1 of 1) sorted by relevance
570 SCI_SSP_COMMAND_IU_T *command_frame; in scic_sds_io_request_build_ssp_command_iu() local575 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()596 command_frame->additional_cdb_length = cdb_length - 16; in scic_sds_io_request_build_ssp_command_iu()601 (U32 *)(&command_frame->cdb), in scic_sds_io_request_build_ssp_command_iu()606 command_frame->enable_first_burst = 0; in scic_sds_io_request_build_ssp_command_iu()607 command_frame->task_priority = in scic_sds_io_request_build_ssp_command_iu()609 command_frame->task_attribute = in scic_sds_io_request_build_ssp_command_iu()628 SCI_SSP_TASK_IU_T *command_frame; in scic_sds_task_request_build_ssp_task_iu() local[all …]