Searched refs:common_callbacks (Results 1 – 2 of 2) sorted by relevance
177 SCIC_PASSTHRU_REQUEST_CALLBACKS_T common_callbacks; member205 SCIC_PASSTHRU_REQUEST_CALLBACKS_T common_callbacks; member254 SCIC_PASSTHRU_REQUEST_CALLBACKS_T common_callbacks; member
1300 ssp_passthru_cb->common_callbacks.scic_cb_passthru_get_data_direction (this_request), in scic_io_request_construct_ssp_pass_through()1301 ssp_passthru_cb->common_callbacks.scic_cb_passthru_get_transfer_length(this_request) in scic_io_request_construct_ssp_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()