Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_mcdi.c225 efx_mcdi_read_response( in efx_mcdi_read_response() function
353 efx_mcdi_read_response(enp, &hdr[0], 0, sizeof (hdr[0])); in efx_mcdi_read_response_header()
363 efx_mcdi_read_response(enp, &hdr[1], hdr_len, sizeof (hdr[1])); in efx_mcdi_read_response_header()
391 efx_mcdi_read_response(enp, &err, hdr_len, err_len); in efx_mcdi_read_response_header()
466 efx_mcdi_read_response(enp, &hdr[0], 0, hdr_len); in efx_mcdi_finish_response()
472 efx_mcdi_read_response(enp, &hdr[1], hdr_len, sizeof (hdr[1])); in efx_mcdi_finish_response()
481 efx_mcdi_read_response(enp, emrp->emr_out_buf, hdr_len, bytes); in efx_mcdi_finish_response()