Home
last modified time | relevance | path

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

/src/sys/dev/isci/scil/
H A Dscic_sds_request.c1694 U32 core_response_length; in scic_sds_io_request_copy_response() local
1707 core_response_length = sci_ssp_get_response_data_length( in scic_sds_io_request_copy_response()
1711 user_response_length = MIN(user_response_length, core_response_length); in scic_sds_io_request_copy_response()