Lines Matching refs:ExtPageLength
551 request->ExtPageLength = request->Header.PageVersion = 0; in mpr_config_get_dpm_pg0()
604 request->ExtPageLength = mpi_reply->ExtPageLength; in mpr_config_get_dpm_pg0()
605 cm->cm_length = le16toh(request->ExtPageLength) * 4; in mpr_config_get_dpm_pg0()
688 request->ExtPageLength = request->Header.PageVersion = 0; in mpr_config_set_dpm_pg0()
740 request->ExtPageLength = mpi_reply->ExtPageLength; in mpr_config_set_dpm_pg0()
743 cm->cm_length = le16toh(mpi_reply->ExtPageLength) * 4; in mpr_config_set_dpm_pg0()
828 request->ExtPageLength = request->Header.PageVersion = 0; in mpr_config_get_sas_device_pg0()
877 request->ExtPageLength = mpi_reply->ExtPageLength; in mpr_config_get_sas_device_pg0()
879 cm->cm_length = le16toh(mpi_reply->ExtPageLength) * 4; in mpr_config_get_sas_device_pg0()
965 request->ExtPageLength = request->Header.PageVersion = 0; in mpr_config_get_pcie_device_pg0()
1014 request->ExtPageLength = mpi_reply->ExtPageLength; in mpr_config_get_pcie_device_pg0()
1016 cm->cm_length = le16toh(mpi_reply->ExtPageLength) * 4; in mpr_config_get_pcie_device_pg0()
1102 request->ExtPageLength = request->Header.PageVersion = 0; in mpr_config_get_pcie_device_pg2()
1151 request->ExtPageLength = mpi_reply->ExtPageLength; in mpr_config_get_pcie_device_pg2()
1153 cm->cm_length = le16toh(mpi_reply->ExtPageLength) * 4; in mpr_config_get_pcie_device_pg2()