Home
last modified time | relevance | path

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

/src/sys/dev/mpr/
H A Dmpr_config.c548 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()
[all …]
H A Dmpr_user.c311 hdr->ExtPageLength = 0; in mpr_user_read_extcfg_header()
336 ext_page_req->header.ExtPageLength = hdr->ExtPageLength; in mpr_user_read_extcfg_header()
359 hdr->ExtPageLength = reqhdr->ExtPageLength; in mpr_user_read_extcfg_page()
H A Dmpr.c3952 req->ExtPageLength = hdr->ExtPageLength; in mpr_read_config_page()
4034 params->hdr.Ext.ExtPageLength = reply->ExtPageLength; in mpr_config_complete()
/src/usr.sbin/mpsutil/
H A Dmps_cmd.c334 …U8 PageNumber, U32 PageAddress, MPI2_CONFIG_PAGE_HEADER *header, U16 *ExtPageLength, U16 *IOCStatu… in mps_read_ext_config_page_header() argument
356 if ((header == NULL) || (ExtPageLength == NULL)) in mps_read_ext_config_page_header()
359 *ExtPageLength = reply.ExtPageLength; in mps_read_ext_config_page_header()
440 req.ExtPageLength = pagelen; in mps_read_extended_config_page()
617 req.len = req.header.ExtPageLength * 4; in mps_read_extended_config_page()
H A Dmps_set.c94 req.ExtPageLength = 0; in set_ncq()
H A Dmps_show.c827 len = le16toh(ehdr->ExtPageLength) * 4; in show_cfgpage()
/src/sys/dev/mps/
H A Dmps_config.c640 request->ExtPageLength = mpi_reply->ExtPageLength; in mps_config_get_dpm_pg0()
641 cm->cm_length = le16toh(request->ExtPageLength) * 4; in mps_config_get_dpm_pg0()
776 request->ExtPageLength = mpi_reply->ExtPageLength; in mps_config_set_dpm_pg0()
779 cm->cm_length = le16toh(mpi_reply->ExtPageLength) * 4; in mps_config_set_dpm_pg0()
913 request->ExtPageLength = mpi_reply->ExtPageLength; in mps_config_get_sas_device_pg0()
915 cm->cm_length = le16toh(mpi_reply->ExtPageLength) * 4; in mps_config_get_sas_device_pg0()
H A Dmps_user.c297 hdr->ExtPageLength = 0; in mps_user_read_extcfg_header()
322 ext_page_req->header.ExtPageLength = hdr->ExtPageLength; in mps_user_read_extcfg_header()
345 hdr->ExtPageLength = reqhdr->ExtPageLength; in mps_user_read_extcfg_page()
H A Dmps.c3172 req->ExtPageLength = hdr->ExtPageLength; in mps_read_config_page()
3254 params->hdr.Ext.ExtPageLength = reply->ExtPageLength; in mps_config_complete()
/src/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.c515 cfgp->ExtPageLength = reply->ExtPageLength; in mpt_config_reply_handler()
1595 cfgp->ExtPageLength = htole16(params->ExtPageLength); in mpt_issue_cfg_req()
1643 params.ExtPageLength = 0; in mpt_read_extcfg_header()
1663 rslt->ExtPageLength = le16toh(cfgp->ExtPageLength); in mpt_read_extcfg_header()
1705 params.ExtPageLength = hdr->ExtPageLength; in mpt_read_extcfg_page()
H A Dmpt.h323 u_int ExtPageLength; member
H A Dmpt_cam.c617 if (hdr.ExtPageLength == 0) { in mptsas_sas_io_unit_pg0()
622 len = hdr.ExtPageLength * 4; in mptsas_sas_io_unit_pg0()
673 if (hdr.ExtPageLength == 0) { in mptsas_sas_phy_pg0()
717 if (hdr.ExtPageLength == 0) { in mptsas_sas_device_pg0()
/src/sys/dev/mps/mpi/
H A Dmpi2_cnfg.h205 U16 ExtPageLength; /* 0x04 */ member
344 U16 ExtPageLength; /* 0x04 */ member
377 U16 ExtPageLength; /* 0x04 */ member
/src/usr.sbin/mptutil/
H A Dmpt_cmd.c445 req.len = req.header.ExtPageLength * 4; in mpt_read_extended_config_page()
/src/sys/dev/mpt/mpilib/
H A Dmpi_cnfg.h397 U16 ExtPageLength; /* 04h */ member
537 U16 ExtPageLength; /* 04h */ member
566 U16 ExtPageLength; /* 04h */ member
/src/sys/dev/mpr/mpi/
H A Dmpi2_cnfg.h313 U16 ExtPageLength; /* 0x04 */ member
489 U16 ExtPageLength; /* 0x04 */ member
524 U16 ExtPageLength; /* 0x04 */ member