Searched refs:rw_prefetch (Results 1 – 1 of 1) sorted by relevance
280 u8 rw_prefetch = 0; in config_drive_art_rwp() local284 rw_prefetch = reg4bh & ~(0x11 << drive->dn); in config_drive_art_rwp()287 rw_prefetch |= 0x11 << drive->dn; in config_drive_art_rwp()289 if (reg4bh != rw_prefetch) in config_drive_art_rwp()290 pci_write_config_byte(dev, 0x4b, rw_prefetch); in config_drive_art_rwp()