Home
last modified time | relevance | path

Searched refs:PageLength (Results 1 - 23 of 23) sorted by relevance

/kernel/linux/linux-5.10/drivers/message/fusion/
H A Dmptfc.c317 hdr.PageLength = 0; in mptfc_GetFcDevPage0()
330 if (hdr.PageLength <= 0) in mptfc_GetFcDevPage0()
333 data_sz = hdr.PageLength * 4; in mptfc_GetFcDevPage0()
748 hdr.PageLength = 0; in mptfc_GetFcPortPage0()
761 if (hdr.PageLength == 0) in mptfc_GetFcPortPage0()
764 data_sz = hdr.PageLength * 4; in mptfc_GetFcPortPage0()
841 hdr.PageLength = 0; in mptfc_WriteFcPortPage1()
854 if (hdr.PageLength == 0) in mptfc_WriteFcPortPage1()
857 if (hdr.PageLength*4 != ioc->fc_data.fc_port_page1[portnum].pg_sz) in mptfc_WriteFcPortPage1()
884 hdr.PageLength in mptfc_GetFcPortPage1()
[all...]
H A Dmptbase.c2586 (ioc->lan_cnfg_page0.Header.PageLength == 0)) { in mpt_do_ioc_recovery()
4963 hdr.PageLength = 0; in GetLanConfigPages()
4976 if (hdr.PageLength > 0) { in GetLanConfigPages()
4977 data_sz = hdr.PageLength * 4; in GetLanConfigPages()
5007 hdr.PageLength = 0; in GetLanConfigPages()
5019 if (hdr.PageLength == 0) in GetLanConfigPages()
5022 data_sz = hdr.PageLength * 4; in GetLanConfigPages()
5306 hdr.PageLength = 0; in GetIoUnitPage2()
5319 if (hdr.PageLength == 0) in GetIoUnitPage2()
5323 data_sz = hdr.PageLength * in GetIoUnitPage2()
[all...]
H A Dmptspi.c301 (IOCPage4Ptr->Header.PageLength + ii) * 4; in mptspi_writeIOCPage4()
548 hdr.PageLength = ioc->spi_data.sdp0length; in mptspi_read_spi_device_pg0()
883 hdr.PageLength = ioc->spi_data.sdp1length; in mptspi_write_spi_device_pg1()
898 pg1->Header.PageLength = hdr.PageLength; in mptspi_write_spi_device_pg1()
H A Dmptctl.c2390 hdr.PageLength = 0; in mptctl_hp_hostinfo()
2402 if (cfg.cfghdr.hdr->PageLength > 0) { in mptctl_hp_hostinfo()
2406 pbuf = pci_alloc_consistent(ioc->pcidev, hdr.PageLength * 4, &buf_dma); in mptctl_hp_hostinfo()
2416 pci_free_consistent(ioc->pcidev, hdr.PageLength * 4, pbuf, buf_dma); in mptctl_hp_hostinfo()
2599 hdr.PageLength = data_sz; in mptctl_hp_targetinfo()
2647 hdr.PageLength = 0; in mptctl_hp_targetinfo()
2656 if ((mpt_config(ioc, &cfg) == 0) && (cfg.cfghdr.hdr->PageLength > 0)) { in mptctl_hp_targetinfo()
2659 data_sz = (int) cfg.cfghdr.hdr->PageLength * 4; in mptctl_hp_targetinfo()
H A Dmptsas.c674 if (!hdr.PageLength) in mptsas_add_device_component_starget_ir()
677 buffer = pci_alloc_consistent(ioc->pcidev, hdr.PageLength * 4, in mptsas_add_device_component_starget_ir()
744 pci_free_consistent(ioc->pcidev, hdr.PageLength * 4, buffer, in mptsas_add_device_component_starget_ir()
4244 if (!hdr.PageLength) in mptsas_adding_inactive_raid_components()
4247 buffer = pci_alloc_consistent(ioc->pcidev, hdr.PageLength * 4, in mptsas_adding_inactive_raid_components()
4294 pci_free_consistent(ioc->pcidev, hdr.PageLength * 4, buffer, in mptsas_adding_inactive_raid_components()
/kernel/linux/linux-6.6/drivers/message/fusion/
H A Dmptfc.c317 hdr.PageLength = 0; in mptfc_GetFcDevPage0()
330 if (hdr.PageLength <= 0) in mptfc_GetFcDevPage0()
333 data_sz = hdr.PageLength * 4; in mptfc_GetFcDevPage0()
748 hdr.PageLength = 0; in mptfc_GetFcPortPage0()
761 if (hdr.PageLength == 0) in mptfc_GetFcPortPage0()
764 data_sz = hdr.PageLength * 4; in mptfc_GetFcPortPage0()
843 hdr.PageLength = 0; in mptfc_WriteFcPortPage1()
856 if (hdr.PageLength == 0) in mptfc_WriteFcPortPage1()
859 if (hdr.PageLength*4 != ioc->fc_data.fc_port_page1[portnum].pg_sz) in mptfc_WriteFcPortPage1()
886 hdr.PageLength in mptfc_GetFcPortPage1()
[all...]
H A Dmptbase.c2577 (ioc->lan_cnfg_page0.Header.PageLength == 0)) { in mpt_do_ioc_recovery()
4954 hdr.PageLength = 0; in GetLanConfigPages()
4967 if (hdr.PageLength > 0) { in GetLanConfigPages()
4968 data_sz = hdr.PageLength * 4; in GetLanConfigPages()
5000 hdr.PageLength = 0; in GetLanConfigPages()
5012 if (hdr.PageLength == 0) in GetLanConfigPages()
5015 data_sz = hdr.PageLength * 4; in GetLanConfigPages()
5301 hdr.PageLength = 0; in GetIoUnitPage2()
5314 if (hdr.PageLength == 0) in GetIoUnitPage2()
5318 data_sz = hdr.PageLength * in GetIoUnitPage2()
[all...]
H A Dmptspi.c301 (IOCPage4Ptr->Header.PageLength + ii) * 4; in mptspi_writeIOCPage4()
548 hdr.PageLength = ioc->spi_data.sdp0length; in mptspi_read_spi_device_pg0()
883 hdr.PageLength = ioc->spi_data.sdp1length; in mptspi_write_spi_device_pg1()
898 pg1->Header.PageLength = hdr.PageLength; in mptspi_write_spi_device_pg1()
H A Dmptctl.c2387 hdr.PageLength = 0; in mptctl_hp_hostinfo()
2399 if (cfg.cfghdr.hdr->PageLength > 0) { in mptctl_hp_hostinfo()
2404 hdr.PageLength * 4, in mptctl_hp_hostinfo()
2416 hdr.PageLength * 4, pbuf, in mptctl_hp_hostinfo()
2599 hdr.PageLength = data_sz; in mptctl_hp_targetinfo()
2648 hdr.PageLength = 0; in mptctl_hp_targetinfo()
2657 if ((mpt_config(ioc, &cfg) == 0) && (cfg.cfghdr.hdr->PageLength > 0)) { in mptctl_hp_targetinfo()
2660 data_sz = (int) cfg.cfghdr.hdr->PageLength * 4; in mptctl_hp_targetinfo()
H A Dmptsas.c702 if (!hdr.PageLength) in mptsas_add_device_component_starget_ir()
705 buffer = dma_alloc_coherent(&ioc->pcidev->dev, hdr.PageLength * 4, in mptsas_add_device_component_starget_ir()
772 dma_free_coherent(&ioc->pcidev->dev, hdr.PageLength * 4, in mptsas_add_device_component_starget_ir()
4273 if (!hdr.PageLength) in mptsas_adding_inactive_raid_components()
4276 buffer = dma_alloc_coherent(&ioc->pcidev->dev, hdr.PageLength * 4, in mptsas_adding_inactive_raid_components()
4323 dma_free_coherent(&ioc->pcidev->dev, hdr.PageLength * 4, in mptsas_adding_inactive_raid_components()
/kernel/linux/linux-5.10/drivers/scsi/
H A Dips.h840 uint8_t PageLength; member
859 uint8_t PageLength; member
882 uint8_t PageLength; member
H A Dips.c4117 mdata.pdata.pg3.PageLength = sizeof (IPS_SCSI_MODE_PAGE3); in ips_msense()
4119 3 + mdata.hdr.BlockDescLength + mdata.pdata.pg3.PageLength; in ips_msense()
4134 mdata.pdata.pg4.PageLength = sizeof (IPS_SCSI_MODE_PAGE4); in ips_msense()
4136 3 + mdata.hdr.BlockDescLength + mdata.pdata.pg4.PageLength; in ips_msense()
4154 mdata.pdata.pg8.PageLength = sizeof (IPS_SCSI_MODE_PAGE8); in ips_msense()
4156 3 + mdata.hdr.BlockDescLength + mdata.pdata.pg8.PageLength; in ips_msense()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dips.h840 uint8_t PageLength; member
859 uint8_t PageLength; member
882 uint8_t PageLength; member
H A Dips.c4120 mdata.pdata.pg3.PageLength = sizeof (IPS_SCSI_MODE_PAGE3); in ips_msense()
4122 3 + mdata.hdr.BlockDescLength + mdata.pdata.pg3.PageLength; in ips_msense()
4137 mdata.pdata.pg4.PageLength = sizeof (IPS_SCSI_MODE_PAGE4); in ips_msense()
4139 3 + mdata.hdr.BlockDescLength + mdata.pdata.pg4.PageLength; in ips_msense()
4157 mdata.pdata.pg8.PageLength = sizeof (IPS_SCSI_MODE_PAGE8); in ips_msense()
4159 3 + mdata.hdr.BlockDescLength + mdata.pdata.pg8.PageLength; in ips_msense()
/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/
H A Dmpt3sas_config.c324 mpi_request->Header.PageLength = mpi_reply->Header.PageLength; in _config_request()
327 if (mpi_request->Header.PageLength) in _config_request()
328 mem.sz = mpi_request->Header.PageLength * 4; in _config_request()
/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/
H A Dmpt3sas_config.c324 mpi_request->Header.PageLength = mpi_reply->Header.PageLength; in _config_request()
327 if (mpi_request->Header.PageLength) in _config_request()
328 mem.sz = mpi_request->Header.PageLength * 4; in _config_request()
H A Dmpt3sas_base.c5553 sz = mpi_reply.Header.PageLength * sizeof(u32); in mpt3sas_atto_init()
/kernel/linux/linux-6.6/drivers/scsi/aacraid/
H A Daachba.c206 u8 PageLength; member
1027 vpdpage83data.PageLength = in get_container_serial_callback()
1033 vpdpage83data.PageLength += in get_container_serial_callback()
/kernel/linux/linux-5.10/drivers/scsi/aacraid/
H A Daachba.c207 u8 PageLength; member
1013 vpdpage83data.PageLength = in get_container_serial_callback()
1019 vpdpage83data.PageLength += in get_container_serial_callback()
/kernel/linux/linux-5.10/drivers/message/fusion/lsi/
H A Dmpi_cnfg.h342 U8 PageLength; /* 01h */ member
627 * one and check Header.PageLength at runtime.
646 * one and check Header.PageLength at runtime.
913 * one and check Header.PageLength at runtime.
1023 * one and check Header.PageLength at runtime.
1069 * one and check Header.PageLength at runtime.
1098 * one and check Header.PageLength at runtime.
1131 * one and check Header.PageLength at runtime.
1928 * one and check Header.PageLength at runtime.
2300 * one and check Header.PageLength a
[all...]
/kernel/linux/linux-6.6/drivers/message/fusion/lsi/
H A Dmpi_cnfg.h342 U8 PageLength; /* 01h */ member
627 * one and check Header.PageLength at runtime.
646 * one and check Header.PageLength at runtime.
913 * one and check Header.PageLength at runtime.
1023 * one and check Header.PageLength at runtime.
1069 * one and check Header.PageLength at runtime.
1098 * one and check Header.PageLength at runtime.
1131 * one and check Header.PageLength at runtime.
1928 * one and check Header.PageLength at runtime.
2300 * one and check Header.PageLength a
[all...]
/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/mpi/
H A Dmpi2_cnfg.h266 U8 PageLength; /*0x01 */ member
646 *one and check Header.PageLength at runtime.
669 *one and check Header.PageLength at runtime.
/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/mpi/
H A Dmpi2_cnfg.h266 U8 PageLength; /*0x01 */ member
647 *one and check Header.PageLength at runtime.
670 *one and check Header.PageLength at runtime.

Completed in 158 milliseconds