summaryrefslogtreecommitdiffstats
path: root/private/ntos/miniport/atapi/intel.h
blob: 329220572f379659954c89c3c6aa74e8ea864a5a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
BOOLEAN
PiixTimingControl (
    struct _HW_DEVICE_EXTENSION DeviceExtension
    );

BOOLEAN IntelIsChannelEnabled (
    PPCI_COMMON_CONFIG PciData,
    ULONG Channel);