Searched refs:drive_fast (Results 1 – 1 of 1) sorted by relevance
311 u8 drive_fast; in hpt36x_init_chipset() local318 pci_read_config_byte(dev, 0x51, &drive_fast); in hpt36x_init_chipset()319 if (drive_fast & 0x80) in hpt36x_init_chipset()320 pci_write_config_byte(dev, 0x51, drive_fast & ~0x80); in hpt36x_init_chipset()