Searched refs:VIACLK (Results 1 – 2 of 2) sorted by relevance
/reactos/drivers/storage/ide/uniata/ |
H A D | bm_devs_decl.h | 712 #define VIACLK 0x0800 macro
|
H A D | id_init.cpp | 460 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()
|