Searched refs:pExtHdr (Results 1 – 1 of 1) sorted by relevance
6355 ConfigExtendedPageHeader_t *pExtHdr = NULL; in mpt_config() local6424 pExtHdr = (ConfigExtendedPageHeader_t *)pCfg->cfghdr.ehdr; in mpt_config()6425 pReq->ExtPageLength = cpu_to_le16(pExtHdr->ExtPageLength); in mpt_config()6426 pReq->ExtPageType = pExtHdr->ExtPageType; in mpt_config()6446 flagsLength |= pExtHdr->ExtPageLength * 4; in mpt_config()