Searched refs:ExtPageLength (Results 1 – 5 of 5) sorted by relevance
325 mpi_request->ExtPageLength = mpi_reply->ExtPageLength; in _config_request()330 mem.sz = le16_to_cpu(mpi_reply->ExtPageLength) * 4; in _config_request()2638 config_page_sz = (le16_to_cpu(mpi_reply.ExtPageLength) * 4); in mpt3sas_config_get_volume_handle()
363 U16 ExtPageLength; /* 04h */ member509 U16 ExtPageLength; /* 04h */ member540 U16 ExtPageLength; /* 04h */ member
287 U16 ExtPageLength; /*0x04 */ member477 U16 ExtPageLength; /*0x04 */ member512 U16 ExtPageLength; /*0x04 */ member
300 if (!hdr.ExtPageLength) in mpt_is_discovery_complete()303 buffer = dma_alloc_coherent(&ioc->pcidev->dev, hdr.ExtPageLength * 4, in mpt_is_discovery_complete()319 dma_free_coherent(&ioc->pcidev->dev, hdr.ExtPageLength * 4, buffer, in mpt_is_discovery_complete()6414 pReq->ExtPageLength = 0; in mpt_config()6428 pReq->ExtPageLength = cpu_to_le16(pExtHdr->ExtPageLength); in mpt_config()6449 flagsLength |= pExtHdr->ExtPageLength * 4; in mpt_config()6501 pCfg->cfghdr.ehdr->ExtPageLength = in mpt_config()6502 le16_to_cpu(pReply->ExtPageLength); in mpt_config()
283 pReq->ExtPageLength = 0; in mptspi_writeIOCPage4()