Searched refs:PciEnableNativeModeATA (Results 1 – 3 of 3) sorted by relevance
24 BOOLEAN PciEnableNativeModeATA; variable843 if (ResultLength == sizeof(ULONG)) PciEnableNativeModeATA = *Value; in DriverEntry()
1817 extern BOOLEAN PciEnableNativeModeATA;
901 if ((PciEnableNativeModeATA) && in PciApplyHacks()