drive_fast 309 drivers/ata/pata_hpt366.c u8 drive_fast; drive_fast 316 drivers/ata/pata_hpt366.c pci_read_config_byte(dev, 0x51, &drive_fast); drive_fast 317 drivers/ata/pata_hpt366.c if (drive_fast & 0x80) drive_fast 318 drivers/ata/pata_hpt366.c pci_write_config_byte(dev, 0x51, drive_fast & ~0x80);