/kernel/linux/linux-5.10/drivers/message/fusion/ |
H A D | mptspi.c | 810 struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; in mptspi_slave_destroy() local 813 pg1.RequestedParameters = 0; in mptspi_slave_destroy() 814 pg1.Reserved = 0; in mptspi_slave_destroy() 815 pg1.Configuration = 0; in mptspi_slave_destroy() 817 mptspi_write_spi_device_pg1(starget, &pg1); in mptspi_slave_destroy() 855 struct _CONFIG_PAGE_SCSI_DEVICE_1 *pg1; in mptspi_write_spi_device_pg1() local 873 pg1 = dma_alloc_coherent(&ioc->pcidev->dev, size, &pg1_dma, GFP_KERNEL); in mptspi_write_spi_device_pg1() 874 if (pg1 == NULL) { in mptspi_write_spi_device_pg1() 895 memcpy(pg1, pass_pg1, size); in mptspi_write_spi_device_pg1() 897 pg1 in mptspi_write_spi_device_pg1() 936 struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; mptspi_write_offset() local 961 struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; mptspi_write_period() local 993 struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; mptspi_write_dt() local 1016 struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; mptspi_write_iu() local 1061 struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; mptspi_write_qas() local 1084 struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; mptspi_write_width() local 1263 struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; mptspi_dv_renegotiate_work() local [all...] |
H A D | mptsas.c | 187 static void mptsas_print_phy_pg1(MPT_ADAPTER *ioc, SasPhyPage1_t *pg1) in mptsas_print_phy_pg1() argument 192 ioc->name, pg1->InvalidDwordCount)); in mptsas_print_phy_pg1() 195 pg1->RunningDisparityErrorCount)); in mptsas_print_phy_pg1() 198 pg1->LossDwordSynchCount)); in mptsas_print_phy_pg1() 201 pg1->PhyResetProblemCount)); in mptsas_print_phy_pg1() 238 static void mptsas_print_expander_pg1(MPT_ADAPTER *ioc, SasExpanderPage1_t *pg1) in mptsas_print_expander_pg1() argument 243 ioc->name, pg1->PhysicalPort)); in mptsas_print_expander_pg1() 245 ioc->name, pg1->PhyIdentifier)); in mptsas_print_expander_pg1() 247 ioc->name, pg1->NegotiatedLinkRate)); in mptsas_print_expander_pg1() 249 ioc->name, pg1 in mptsas_print_expander_pg1() [all...] |
/kernel/linux/linux-6.6/drivers/message/fusion/ |
H A D | mptspi.c | 810 struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; in mptspi_slave_destroy() local 813 pg1.RequestedParameters = 0; in mptspi_slave_destroy() 814 pg1.Reserved = 0; in mptspi_slave_destroy() 815 pg1.Configuration = 0; in mptspi_slave_destroy() 817 mptspi_write_spi_device_pg1(starget, &pg1); in mptspi_slave_destroy() 855 struct _CONFIG_PAGE_SCSI_DEVICE_1 *pg1; in mptspi_write_spi_device_pg1() local 873 pg1 = dma_alloc_coherent(&ioc->pcidev->dev, size, &pg1_dma, GFP_KERNEL); in mptspi_write_spi_device_pg1() 874 if (pg1 == NULL) { in mptspi_write_spi_device_pg1() 895 memcpy(pg1, pass_pg1, size); in mptspi_write_spi_device_pg1() 897 pg1 in mptspi_write_spi_device_pg1() 936 struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; mptspi_write_offset() local 961 struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; mptspi_write_period() local 993 struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; mptspi_write_dt() local 1016 struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; mptspi_write_iu() local 1061 struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; mptspi_write_qas() local 1084 struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; mptspi_write_width() local 1263 struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; mptspi_dv_renegotiate_work() local [all...] |
H A D | mptsas.c | 187 static void mptsas_print_phy_pg1(MPT_ADAPTER *ioc, SasPhyPage1_t *pg1) in mptsas_print_phy_pg1() argument 192 ioc->name, pg1->InvalidDwordCount)); in mptsas_print_phy_pg1() 195 pg1->RunningDisparityErrorCount)); in mptsas_print_phy_pg1() 198 pg1->LossDwordSynchCount)); in mptsas_print_phy_pg1() 201 pg1->PhyResetProblemCount)); in mptsas_print_phy_pg1() 238 static void mptsas_print_expander_pg1(MPT_ADAPTER *ioc, SasExpanderPage1_t *pg1) in mptsas_print_expander_pg1() argument 243 ioc->name, pg1->PhysicalPort)); in mptsas_print_expander_pg1() 245 ioc->name, pg1->PhyIdentifier)); in mptsas_print_expander_pg1() 247 ioc->name, pg1->NegotiatedLinkRate)); in mptsas_print_expander_pg1() 249 ioc->name, pg1 in mptsas_print_expander_pg1() [all...] |
/kernel/linux/linux-5.10/drivers/pinctrl/tegra/ |
H A D | pinctrl-tegra124.c | 1871 PINGROUP(pg1, RSVD1, RSVD2, GMI, RSVD4, 0x31f4, N, N, N),
|
/kernel/linux/linux-6.6/drivers/pinctrl/tegra/ |
H A D | pinctrl-tegra124.c | 1868 PINGROUP(pg1, RSVD1, RSVD2, GMI, RSVD4, 0x31f4, N, N, N),
|