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