Searched refs:common_callbacks (Results 1 – 2 of 2) sorted by relevance
175 SCIC_PASSTHRU_REQUEST_CALLBACKS_T common_callbacks; member203 SCIC_PASSTHRU_REQUEST_CALLBACKS_T common_callbacks; member252 SCIC_PASSTHRU_REQUEST_CALLBACKS_T common_callbacks; member
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()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()