Lines Matching refs:ExtPageLength
548 request->ExtPageLength = request->Header.PageVersion = 0; in mpr_config_get_dpm_pg0()
601 request->ExtPageLength = mpi_reply->ExtPageLength; in mpr_config_get_dpm_pg0()
602 cm->cm_length = le16toh(request->ExtPageLength) * 4; in mpr_config_get_dpm_pg0()
685 request->ExtPageLength = request->Header.PageVersion = 0; in mpr_config_set_dpm_pg0()
736 request->ExtPageLength = mpi_reply->ExtPageLength; in mpr_config_set_dpm_pg0()
739 cm->cm_length = le16toh(mpi_reply->ExtPageLength) * 4; in mpr_config_set_dpm_pg0()
824 request->ExtPageLength = request->Header.PageVersion = 0; in mpr_config_get_sas_device_pg0()
873 request->ExtPageLength = mpi_reply->ExtPageLength; in mpr_config_get_sas_device_pg0()
875 cm->cm_length = le16toh(mpi_reply->ExtPageLength) * 4; in mpr_config_get_sas_device_pg0()
961 request->ExtPageLength = request->Header.PageVersion = 0; in mpr_config_get_pcie_device_pg0()
1010 request->ExtPageLength = mpi_reply->ExtPageLength; in mpr_config_get_pcie_device_pg0()
1012 cm->cm_length = le16toh(mpi_reply->ExtPageLength) * 4; in mpr_config_get_pcie_device_pg0()
1098 request->ExtPageLength = request->Header.PageVersion = 0; in mpr_config_get_pcie_device_pg2()
1147 request->ExtPageLength = mpi_reply->ExtPageLength; in mpr_config_get_pcie_device_pg2()
1149 cm->cm_length = le16toh(mpi_reply->ExtPageLength) * 4; in mpr_config_get_pcie_device_pg2()