Lines Matching refs:PageLength
1594 cfgp->Header.PageLength = 0; in mpt_issue_cfg_req()
1599 cfgp->Header.PageLength = params->PageLength; in mpt_issue_cfg_req()
1638 params.PageLength = 0; in mpt_read_extcfg_header()
1700 params.PageLength = 0; in mpt_read_extcfg_page()
1743 params.PageLength = 0; in mpt_read_cfg_header()
1799 params.PageLength = hdr->PageLength; in mpt_read_cfg_page()
1860 params.PageLength = hdr->PageLength; in mpt_write_cfg_page()
1914 hdr.PageVersion, hdr.PageLength << 2, in mpt_read_config_info_ioc()
1917 len = hdr.PageLength * sizeof(uint32_t); in mpt_read_config_info_ioc()
2031 hdr.PageVersion, hdr.PageLength, hdr.PageNumber, hdr.PageType); in mpt_read_config_info_ioc()
2033 len = hdr.PageLength * sizeof(uint32_t); in mpt_read_config_info_ioc()