Home
last modified time | relevance | path

Searched refs:ExtPageLength (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/drivers/message/fusion/
Dmptsas.c1397 if (!hdr.ExtPageLength) { in mptsas_sas_enclosure_pg0()
1402 buffer = dma_alloc_coherent(&ioc->pcidev->dev, hdr.ExtPageLength * 4, in mptsas_sas_enclosure_pg0()
1429 dma_free_coherent(&ioc->pcidev->dev, hdr.ExtPageLength * 4, buffer, in mptsas_sas_enclosure_pg0()
2042 hdr.ExtPageLength = 0; in mptsas_get_linkerrors()
2059 if (!hdr.ExtPageLength) in mptsas_get_linkerrors()
2062 buffer = dma_alloc_coherent(&ioc->pcidev->dev, hdr.ExtPageLength * 4, in mptsas_get_linkerrors()
2085 dma_free_coherent(&ioc->pcidev->dev, hdr.ExtPageLength * 4, buffer, in mptsas_get_linkerrors()
2394 hdr.ExtPageLength = 0; in mptsas_sas_io_unit_pg0()
2411 if (!hdr.ExtPageLength) { in mptsas_sas_io_unit_pg0()
2416 buffer = dma_alloc_coherent(&ioc->pcidev->dev, hdr.ExtPageLength * 4, in mptsas_sas_io_unit_pg0()
[all …]
Dmptbase.c300 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()
6411 pReq->ExtPageLength = 0; in mpt_config()
6425 pReq->ExtPageLength = cpu_to_le16(pExtHdr->ExtPageLength); in mpt_config()
6446 flagsLength |= pExtHdr->ExtPageLength * 4; in mpt_config()
6498 pCfg->cfghdr.ehdr->ExtPageLength = in mpt_config()
6499 le16_to_cpu(pReply->ExtPageLength); in mpt_config()
Dmptspi.c283 pReq->ExtPageLength = 0; in mptspi_writeIOCPage4()
/linux-6.12.1/drivers/scsi/mpt3sas/
Dmpt3sas_config.c325 mpi_request->ExtPageLength = mpi_reply->ExtPageLength; in _config_request()
330 mem.sz = le16_to_cpu(mpi_reply->ExtPageLength) * 4; in _config_request()
2717 config_page_sz = (le16_to_cpu(mpi_reply.ExtPageLength) * 4); in mpt3sas_config_get_volume_handle()
/linux-6.12.1/drivers/message/fusion/lsi/
Dmpi_cnfg.h363 U16 ExtPageLength; /* 04h */ member
509 U16 ExtPageLength; /* 04h */ member
540 U16 ExtPageLength; /* 04h */ member
/linux-6.12.1/drivers/scsi/mpt3sas/mpi/
Dmpi2_cnfg.h286 U16 ExtPageLength; /*0x04 */ member
476 U16 ExtPageLength; /*0x04 */ member
511 U16 ExtPageLength; /*0x04 */ member