Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/message/fusion/
Dmptsas.c1369 if (!hdr.ExtPageLength) { in mptsas_sas_enclosure_pg0()
1374 buffer = pci_alloc_consistent(ioc->pcidev, hdr.ExtPageLength * 4, in mptsas_sas_enclosure_pg0()
1401 pci_free_consistent(ioc->pcidev, hdr.ExtPageLength * 4, in mptsas_sas_enclosure_pg0()
2014 hdr.ExtPageLength = 0; in mptsas_get_linkerrors()
2031 if (!hdr.ExtPageLength) in mptsas_get_linkerrors()
2034 buffer = pci_alloc_consistent(ioc->pcidev, hdr.ExtPageLength * 4, in mptsas_get_linkerrors()
2057 pci_free_consistent(ioc->pcidev, hdr.ExtPageLength * 4, in mptsas_get_linkerrors()
2366 hdr.ExtPageLength = 0; in mptsas_sas_io_unit_pg0()
2383 if (!hdr.ExtPageLength) { in mptsas_sas_io_unit_pg0()
2388 buffer = pci_alloc_consistent(ioc->pcidev, hdr.ExtPageLength * 4, in mptsas_sas_io_unit_pg0()
[all …]
Dmptbase.c300 if (!hdr.ExtPageLength) in mpt_is_discovery_complete()
303 buffer = pci_alloc_consistent(ioc->pcidev, hdr.ExtPageLength * 4, in mpt_is_discovery_complete()
319 pci_free_consistent(ioc->pcidev, hdr.ExtPageLength * 4, in mpt_is_discovery_complete()
6413 pReq->ExtPageLength = 0; in mpt_config()
6427 pReq->ExtPageLength = cpu_to_le16(pExtHdr->ExtPageLength); in mpt_config()
6448 flagsLength |= pExtHdr->ExtPageLength * 4; in mpt_config()
6500 pCfg->cfghdr.ehdr->ExtPageLength = in mpt_config()
6501 le16_to_cpu(pReply->ExtPageLength); in mpt_config()
Dmptspi.c288 pReq->ExtPageLength = 0; in mptspi_writeIOCPage4()
/Linux-v4.19/drivers/scsi/mpt3sas/
Dmpt3sas_config.c333 mpi_request->ExtPageLength = mpi_reply->ExtPageLength; in _config_request()
338 mem.sz = le16_to_cpu(mpi_reply->ExtPageLength) * 4; in _config_request()
1736 config_page_sz = (le16_to_cpu(mpi_reply.ExtPageLength) * 4); in mpt3sas_config_get_volume_handle()
/Linux-v4.19/drivers/message/fusion/lsi/
Dmpi_cnfg.h363 U16 ExtPageLength; /* 04h */ member
509 U16 ExtPageLength; /* 04h */ member
540 U16 ExtPageLength; /* 04h */ member
/Linux-v4.19/drivers/scsi/mpt3sas/mpi/
Dmpi2_cnfg.h267 U16 ExtPageLength; /*0x04 */ member
457 U16 ExtPageLength; /*0x04 */ member
492 U16 ExtPageLength; /*0x04 */ member