Searched refs:drive_fast (Results 1 – 1 of 1) sorted by relevance
309 u8 drive_fast; in hpt36x_init_chipset() local316 pci_read_config_byte(dev, 0x51, &drive_fast); in hpt36x_init_chipset()317 if (drive_fast & 0x80) in hpt36x_init_chipset()318 pci_write_config_byte(dev, 0x51, drive_fast & ~0x80); in hpt36x_init_chipset()