Searched refs:passthru_cb (Results 1 – 4 of 4) sorted by relevance
290 SCIC_SMP_PASSTHRU_REQUEST_CALLBACKS_T *passthru_cb in scic_io_request_construct_smp_pass_through() argument309 request_buffer_length_in_bytes = passthru_cb->scic_cb_smp_passthru_get_request ( in scic_io_request_construct_smp_pass_through()325 …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()326 …smp_request.header.function = passthru_cb->scic_cb_smp_passthru_get_function ((void *)this_request… in scic_io_request_construct_smp_pass_through()327 …smp_request.header.allocated_response_length = passthru_cb->scic_cb_smp_passthru_get_allocated_res… in scic_io_request_construct_smp_pass_through()
524 SCIC_STP_PASSTHRU_REQUEST_CALLBACKS_T *passthru_cb579 SCIC_SMP_PASSTHRU_REQUEST_CALLBACKS_T *passthru_cb
238 SCIC_STP_PASSTHRU_REQUEST_CALLBACKS_T *passthru_cb
1393 SCIC_STP_PASSTHRU_REQUEST_CALLBACKS_T *passthru_cb in scic_io_request_construct_sata_pass_through() argument1412 passthru_cb->scic_cb_stp_passthru_get_register_fis(this_request, ®_fis); in scic_io_request_construct_sata_pass_through()1425 sat_protocol = passthru_cb->scic_cb_stp_passthru_get_protocol(this_request); in scic_io_request_construct_sata_pass_through()1426 …transfer_length = passthru_cb->common_callbacks.scic_cb_passthru_get_transfer_length(this_request); in scic_io_request_construct_sata_pass_through()1427 … data_direction = passthru_cb->common_callbacks.scic_cb_passthru_get_data_direction(this_request); in scic_io_request_construct_sata_pass_through()