Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/isci/scil/
Dscic_sds_request.c888 SCIC_SSP_PASSTHRU_REQUEST_CALLBACKS_T *ssp_passthru_cb in scic_sds_io_request_build_ssp_command_iu_pass_through() argument
902 ssp_passthru_cb->scic_cb_ssp_passthru_get_lun ( in scic_sds_io_request_build_ssp_command_iu_pass_through()
915 ssp_passthru_cb->scic_cb_ssp_passthru_get_cdb( in scic_sds_io_request_build_ssp_command_iu_pass_through()
947 command_frame->task_attribute = ssp_passthru_cb->scic_cb_ssp_passthru_get_task_attribute ( in scic_sds_io_request_build_ssp_command_iu_pass_through()
1280 SCIC_SSP_PASSTHRU_REQUEST_CALLBACKS_T *ssp_passthru_cb in scic_io_request_construct_ssp_pass_through() argument
1298 ssp_passthru_cb->common_callbacks.scic_cb_passthru_get_data_direction (this_request), in scic_io_request_construct_ssp_pass_through()
1299 ssp_passthru_cb->common_callbacks.scic_cb_passthru_get_transfer_length(this_request) in scic_io_request_construct_ssp_pass_through()
1305 ssp_passthru_cb in scic_io_request_construct_ssp_pass_through()
Dscic_io_request.h442 SCIC_SSP_PASSTHRU_REQUEST_CALLBACKS_T *ssp_passthru_cb