Home
last modified time | relevance | path

Searched refs:VIACLK (Results 1 – 2 of 2) sorted by relevance

/reactos/drivers/storage/ide/uniata/
H A Dbm_devs_decl.h712 #define VIACLK 0x0800 macro
H A Did_init.cpp460 PCI_DEV_HW_SPEC_BM( 0596, 1106, 0x12, ATA_UDMA4, "VIA 82C596B", VIA66 | VIACLK ), in UniataChipDetect()
463 PCI_DEV_HW_SPEC_BM( 0686, 1106, 0x10, ATA_UDMA4, "VIA 82C686A", VIA66 | VIACLK ), in UniataChipDetect()
2532 if(ChipFlags & VIACLK) { in AtapiChipInit()