Searched refs:pExtHdr (Results 1 – 1 of 1) sorted by relevance
6348 ConfigExtendedPageHeader_t *pExtHdr = NULL; in mpt_config() local6426 pExtHdr = (ConfigExtendedPageHeader_t *)pCfg->cfghdr.ehdr; in mpt_config()6427 pReq->ExtPageLength = cpu_to_le16(pExtHdr->ExtPageLength); in mpt_config()6428 pReq->ExtPageType = pExtHdr->ExtPageType; in mpt_config()6448 flagsLength |= pExtHdr->ExtPageLength * 4; in mpt_config()