Searched refs:PageLength (Results 1 – 12 of 12) sorted by relevance
| /linux-6.15/drivers/message/fusion/ |
| H A D | mptbase.c | 4950 hdr.PageLength = 0; in GetLanConfigPages() 4996 hdr.PageLength = 0; in GetLanConfigPages() 5297 hdr.PageLength = 0; in GetIoUnitPage2() 5390 header.PageLength = 0; in mpt_GetScsiPortSettings() 5471 header.PageLength = 0; in mpt_GetScsiPortSettings() 5584 header.PageLength = 0; in mpt_readScsiDevicePageHeaders() 5600 header.PageLength = 0; in mpt_readScsiDevicePageHeaders() 5667 if (!hdr.PageLength) in mpt_inactive_raid_volumes() 5758 if (!hdr.PageLength) { in mpt_raid_phys_disk_pg0() 6419 pReq->Header.PageLength = pCfg->cfghdr.hdr->PageLength; in mpt_config() [all …]
|
| H A D | mptfc.c | 354 hdr.PageLength = 0; in mptfc_GetFcDevPage0() 367 if (hdr.PageLength <= 0) in mptfc_GetFcDevPage0() 370 data_sz = hdr.PageLength * 4; in mptfc_GetFcDevPage0() 785 hdr.PageLength = 0; in mptfc_GetFcPortPage0() 798 if (hdr.PageLength == 0) in mptfc_GetFcPortPage0() 801 data_sz = hdr.PageLength * 4; in mptfc_GetFcPortPage0() 880 hdr.PageLength = 0; in mptfc_WriteFcPortPage1() 893 if (hdr.PageLength == 0) in mptfc_WriteFcPortPage1() 923 hdr.PageLength = 0; in mptfc_GetFcPortPage1() 936 if (hdr.PageLength == 0) in mptfc_GetFcPortPage1() [all …]
|
| H A D | mptspi.c | 301 (IOCPage4Ptr->Header.PageLength + ii) * 4; in mptspi_writeIOCPage4() 548 hdr.PageLength = ioc->spi_data.sdp0length; in mptspi_read_spi_device_pg0() 885 hdr.PageLength = ioc->spi_data.sdp1length; in mptspi_write_spi_device_pg1() 900 pg1->Header.PageLength = hdr.PageLength; in mptspi_write_spi_device_pg1()
|
| H A D | mptctl.c | 2385 hdr.PageLength = 0; in mptctl_hp_hostinfo() 2397 if (cfg.cfghdr.hdr->PageLength > 0) { in mptctl_hp_hostinfo() 2402 hdr.PageLength * 4, in mptctl_hp_hostinfo() 2415 hdr.PageLength * 4, pbuf, in mptctl_hp_hostinfo() 2598 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 D | mptsas.c | 702 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() 4268 if (!hdr.PageLength) in mptsas_adding_inactive_raid_components() 4271 buffer = dma_alloc_coherent(&ioc->pcidev->dev, hdr.PageLength * 4, in mptsas_adding_inactive_raid_components() 4318 dma_free_coherent(&ioc->pcidev->dev, hdr.PageLength * 4, in mptsas_adding_inactive_raid_components()
|
| /linux-6.15/drivers/scsi/ |
| H A D | ips.h | 841 uint8_t PageLength; member 860 uint8_t PageLength; member 883 uint8_t PageLength; member
|
| H A D | ips.c | 4102 mdata.pdata.pg3.PageLength = sizeof (IPS_SCSI_MODE_PAGE3); in ips_msense() 4104 3 + mdata.hdr.BlockDescLength + mdata.pdata.pg3.PageLength; in ips_msense() 4119 mdata.pdata.pg4.PageLength = sizeof (IPS_SCSI_MODE_PAGE4); in ips_msense() 4121 3 + mdata.hdr.BlockDescLength + mdata.pdata.pg4.PageLength; in ips_msense() 4139 mdata.pdata.pg8.PageLength = sizeof (IPS_SCSI_MODE_PAGE8); in ips_msense() 4141 3 + mdata.hdr.BlockDescLength + mdata.pdata.pg8.PageLength; in ips_msense()
|
| /linux-6.15/drivers/scsi/mpt3sas/ |
| H A D | mpt3sas_config.c | 324 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 D | mpt3sas_base.c | 5570 sz = mpi_reply.Header.PageLength * sizeof(u32); in mpt3sas_atto_init()
|
| /linux-6.15/drivers/scsi/aacraid/ |
| H A D | aachba.c | 206 u8 PageLength; member 1027 vpdpage83data.PageLength = in get_container_serial_callback() 1033 vpdpage83data.PageLength += in get_container_serial_callback()
|
| /linux-6.15/drivers/message/fusion/lsi/ |
| H A D | mpi_cnfg.h | 342 U8 PageLength; /* 01h */ member
|
| /linux-6.15/drivers/scsi/mpt3sas/mpi/ |
| H A D | mpi2_cnfg.h | 267 U8 PageLength; /*0x01 */ member
|