Searched refs:passthru_cb (Results 1 – 4 of 4) sorted by relevance
292 SCIC_SMP_PASSTHRU_REQUEST_CALLBACKS_T *passthru_cb in scic_io_request_construct_smp_pass_through() argument311 request_buffer_length_in_bytes = passthru_cb->scic_cb_smp_passthru_get_request ( in scic_io_request_construct_smp_pass_through()327 …smp_request.header.smp_frame_type = passthru_cb->scic_cb_smp_passthru_get_frame_type ((void *)this… in scic_io_request_construct_smp_pass_through()328 …smp_request.header.function = passthru_cb->scic_cb_smp_passthru_get_function ((void *)this_request… in scic_io_request_construct_smp_pass_through()329 …smp_request.header.allocated_response_length = passthru_cb->scic_cb_smp_passthru_get_allocated_res… in scic_io_request_construct_smp_pass_through()
526 SCIC_STP_PASSTHRU_REQUEST_CALLBACKS_T *passthru_cb581 SCIC_SMP_PASSTHRU_REQUEST_CALLBACKS_T *passthru_cb
240 SCIC_STP_PASSTHRU_REQUEST_CALLBACKS_T *passthru_cb
1395 SCIC_STP_PASSTHRU_REQUEST_CALLBACKS_T *passthru_cb in scic_io_request_construct_sata_pass_through() argument1414 passthru_cb->scic_cb_stp_passthru_get_register_fis(this_request, ®_fis); in scic_io_request_construct_sata_pass_through()1427 sat_protocol = passthru_cb->scic_cb_stp_passthru_get_protocol(this_request); in scic_io_request_construct_sata_pass_through()1428 …transfer_length = passthru_cb->common_callbacks.scic_cb_passthru_get_transfer_length(this_request); in scic_io_request_construct_sata_pass_through()1429 … data_direction = passthru_cb->common_callbacks.scic_cb_passthru_get_data_direction(this_request); in scic_io_request_construct_sata_pass_through()