Searched refs:Config2 (Results 1 – 2 of 2) sorted by relevance
321 Config2 = 0x53, enumerator1431 options = RTL_R8(Config2) & ~PME_SIGNAL; in __rtl8169_set_wol()1434 RTL_W8(Config2, options); in __rtl8169_set_wol()4101 clk = RTL_R8(Config2) & PCI_Clock_66MHz; in rtl8169_set_magic_reg()6085 cfg2 = RTL_R8(Config2) & ~MSIEnable; in rtl_try_msi()6095 RTL_W8(Config2, cfg2); in rtl_try_msi()
1550 DAC960_V1_Config2_T *Config2; in DAC960_V1_ReadControllerConfiguration() local1560 Config2 = slice_dma_loaf(&local_dma, sizeof(DAC960_V1_Config2_T), &Config2DMA); in DAC960_V1_ReadControllerConfiguration()1730 Controller->V1.StripeSize = Config2->BlocksPerStripe * Config2->BlockFactor in DAC960_V1_ReadControllerConfiguration()1732 Controller->V1.SegmentSize = Config2->BlocksPerCacheLine * Config2->BlockFactor in DAC960_V1_ReadControllerConfiguration()1734 switch (Config2->DriveGeometry) in DAC960_V1_ReadControllerConfiguration()