Home
last modified time | relevance | path

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

/freebsd-12.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.c325 hdr->ExtPageLength = 0; in mpr_user_read_extcfg_header()
350 ext_page_req->header.ExtPageLength = hdr->ExtPageLength; in mpr_user_read_extcfg_header()
373 hdr->ExtPageLength = reqhdr->ExtPageLength; in mpr_user_read_extcfg_page()
H A Dmpr.c3932 req->ExtPageLength = hdr->ExtPageLength; in mpr_read_config_page()
4014 params->hdr.Ext.ExtPageLength = reply->ExtPageLength; in mpr_config_complete()
/freebsd-12.1/usr.sbin/mpsutil/
H A Dmps_cmd.c315 …U8 PageNumber, U32 PageAddress, MPI2_CONFIG_PAGE_HEADER *header, U16 *ExtPageLength, U16 *IOCStatu… in mps_read_ext_config_page_header() argument
337 if ((header == NULL) || (ExtPageLength == NULL)) in mps_read_ext_config_page_header()
340 *ExtPageLength = reply.ExtPageLength; in mps_read_ext_config_page_header()
420 req.ExtPageLength = pagelen; in mps_read_extended_config_page()
594 req.len = req.header.ExtPageLength * 4; in mps_read_extended_config_page()
H A Dmps_show.c783 len = ehdr->ExtPageLength * 4; in show_cfgpage()
/freebsd-12.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.c311 hdr->ExtPageLength = 0; in mps_user_read_extcfg_header()
336 ext_page_req->header.ExtPageLength = hdr->ExtPageLength; in mps_user_read_extcfg_header()
359 hdr->ExtPageLength = reqhdr->ExtPageLength; in mps_user_read_extcfg_page()
H A Dmps.c3168 req->ExtPageLength = hdr->ExtPageLength; in mps_read_config_page()
3250 params->hdr.Ext.ExtPageLength = reply->ExtPageLength; in mps_config_complete()
/freebsd-12.1/sys/dev/mpt/
H A Dmpt_user.c348 params.ExtPageLength = 0; in mpt_user_read_extcfg_header()
368 ext_page_req->header.ExtPageLength = cfgp->ExtPageLength; in mpt_user_read_extcfg_header()
398 params.ExtPageLength = hdr->ExtPageLength; in mpt_user_read_extcfg_page()
H A Dmpt.c517 cfgp->ExtPageLength = reply->ExtPageLength; in mpt_config_reply_handler()
1601 cfgp->ExtPageLength = htole16(params->ExtPageLength); in mpt_issue_cfg_req()
1649 params.ExtPageLength = 0; in mpt_read_extcfg_header()
1669 rslt->ExtPageLength = le16toh(cfgp->ExtPageLength); in mpt_read_extcfg_header()
1711 params.ExtPageLength = hdr->ExtPageLength; in mpt_read_extcfg_page()
H A Dmpt.h329 u_int ExtPageLength; member
H A Dmpt_cam.c620 if (hdr.ExtPageLength == 0) { in mptsas_sas_io_unit_pg0()
625 len = hdr.ExtPageLength * 4; in mptsas_sas_io_unit_pg0()
676 if (hdr.ExtPageLength == 0) { in mptsas_sas_phy_pg0()
720 if (hdr.ExtPageLength == 0) { in mptsas_sas_device_pg0()
/freebsd-12.1/sys/dev/mps/mpi/
H A Dmpi2_cnfg.h207 U16 ExtPageLength; /* 0x04 */ member
360 U16 ExtPageLength; /* 0x04 */ member
394 U16 ExtPageLength; /* 0x04 */ member
/freebsd-12.1/usr.sbin/mptutil/
H A Dmpt_cmd.c448 req.len = req.header.ExtPageLength * 4; in mpt_read_extended_config_page()
/freebsd-12.1/sys/dev/mpt/mpilib/
H A Dmpi_cnfg.h399 U16 ExtPageLength; /* 04h */ member
545 U16 ExtPageLength; /* 04h */ member
576 U16 ExtPageLength; /* 04h */ member
/freebsd-12.1/sys/dev/mpr/mpi/
H A Dmpi2_cnfg.h315 U16 ExtPageLength; /* 0x04 */ member
506 U16 ExtPageLength; /* 0x04 */ member
542 U16 ExtPageLength; /* 0x04 */ member