Searched refs:pExtHdr (Results 1 – 1 of 1) sorted by relevance
6318 ConfigExtendedPageHeader_t *pExtHdr = NULL; in mpt_config() local6396 pExtHdr = (ConfigExtendedPageHeader_t *)pCfg->cfghdr.ehdr; in mpt_config()6397 pReq->ExtPageLength = cpu_to_le16(pExtHdr->ExtPageLength); in mpt_config()6398 pReq->ExtPageType = pExtHdr->ExtPageType; in mpt_config()6418 flagsLength |= pExtHdr->ExtPageLength * 4; in mpt_config()