Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/mpr/
H A Dmpr_config.c551 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()
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()
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()
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()
1151 request->ExtPageLength = mpi_reply->ExtPageLength; in mpr_config_get_pcie_device_pg2()
[all …]
H A Dmpr_user.c316 hdr->ExtPageLength = 0; in mpr_user_read_extcfg_header()
341 ext_page_req->header.ExtPageLength = hdr->ExtPageLength; in mpr_user_read_extcfg_header()
364 hdr->ExtPageLength = reqhdr->ExtPageLength; in mpr_user_read_extcfg_page()
H A Dmpr.c3922 req->ExtPageLength = hdr->ExtPageLength; in mpr_read_config_page()
4004 params->hdr.Ext.ExtPageLength = reply->ExtPageLength; in mpr_config_complete()
/freebsd-13.1/usr.sbin/mpsutil/
H A Dmps_cmd.c337 …U8 PageNumber, U32 PageAddress, MPI2_CONFIG_PAGE_HEADER *header, U16 *ExtPageLength, U16 *IOCStatu… in mps_read_ext_config_page_header() argument
359 if ((header == NULL) || (ExtPageLength == NULL)) in mps_read_ext_config_page_header()
362 *ExtPageLength = reply.ExtPageLength; in mps_read_ext_config_page_header()
443 req.ExtPageLength = pagelen; in mps_read_extended_config_page()
620 req.len = req.header.ExtPageLength * 4; in mps_read_extended_config_page()
H A Dmps_set.c98 req.ExtPageLength = 0; in set_ncq()
H A Dmps_show.c828 len = le16toh(ehdr->ExtPageLength) * 4; in show_cfgpage()
/freebsd-13.1/sys/dev/mps/
H A Dmps_config.c643 request->ExtPageLength = mpi_reply->ExtPageLength; in mps_config_get_dpm_pg0()
644 cm->cm_length = le16toh(request->ExtPageLength) * 4; in mps_config_get_dpm_pg0()
779 request->ExtPageLength = mpi_reply->ExtPageLength; in mps_config_set_dpm_pg0()
782 cm->cm_length = le16toh(mpi_reply->ExtPageLength) * 4; in mps_config_set_dpm_pg0()
916 request->ExtPageLength = mpi_reply->ExtPageLength; in mps_config_get_sas_device_pg0()
918 cm->cm_length = le16toh(mpi_reply->ExtPageLength) * 4; in mps_config_get_sas_device_pg0()
H A Dmps_user.c302 hdr->ExtPageLength = 0; in mps_user_read_extcfg_header()
327 ext_page_req->header.ExtPageLength = hdr->ExtPageLength; in mps_user_read_extcfg_header()
350 hdr->ExtPageLength = reqhdr->ExtPageLength; in mps_user_read_extcfg_page()
H A Dmps.c3143 req->ExtPageLength = hdr->ExtPageLength; in mps_read_config_page()
3225 params->hdr.Ext.ExtPageLength = reply->ExtPageLength; in mps_config_complete()
/freebsd-13.1/sys/dev/mpt/
H A Dmpt_user.c351 params.ExtPageLength = 0; in mpt_user_read_extcfg_header()
371 ext_page_req->header.ExtPageLength = cfgp->ExtPageLength; in mpt_user_read_extcfg_header()
401 params.ExtPageLength = hdr->ExtPageLength; in mpt_user_read_extcfg_page()
H A Dmpt.c517 cfgp->ExtPageLength = reply->ExtPageLength; in mpt_config_reply_handler()
1597 cfgp->ExtPageLength = htole16(params->ExtPageLength); in mpt_issue_cfg_req()
1645 params.ExtPageLength = 0; in mpt_read_extcfg_header()
1665 rslt->ExtPageLength = le16toh(cfgp->ExtPageLength); in mpt_read_extcfg_header()
1707 params.ExtPageLength = hdr->ExtPageLength; in mpt_read_extcfg_page()
H A Dmpt.h324 u_int ExtPageLength; member
H A Dmpt_cam.c619 if (hdr.ExtPageLength == 0) { in mptsas_sas_io_unit_pg0()
624 len = hdr.ExtPageLength * 4; in mptsas_sas_io_unit_pg0()
675 if (hdr.ExtPageLength == 0) { in mptsas_sas_phy_pg0()
719 if (hdr.ExtPageLength == 0) { in mptsas_sas_device_pg0()
/freebsd-13.1/sys/dev/mps/mpi/
H A Dmpi2_cnfg.h207 U16 ExtPageLength; /* 0x04 */ member
346 U16 ExtPageLength; /* 0x04 */ member
379 U16 ExtPageLength; /* 0x04 */ member
/freebsd-13.1/usr.sbin/mptutil/
H A Dmpt_cmd.c448 req.len = req.header.ExtPageLength * 4; in mpt_read_extended_config_page()
/freebsd-13.1/sys/dev/mpt/mpilib/
H A Dmpi_cnfg.h398 U16 ExtPageLength; /* 04h */ member
538 U16 ExtPageLength; /* 04h */ member
567 U16 ExtPageLength; /* 04h */ member
/freebsd-13.1/sys/dev/mpr/mpi/
H A Dmpi2_cnfg.h315 U16 ExtPageLength; /* 0x04 */ member
491 U16 ExtPageLength; /* 0x04 */ member
526 U16 ExtPageLength; /* 0x04 */ member