HomeSort by relevance Sort by last modified time
    Searched refs:ATA_DEVICE_TYPE (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/
Ide.c 510 MasterDeviceType = ATA_DEVICE_TYPE;
562 SlaveDeviceType = ATA_DEVICE_TYPE;
629 if (MasterDeviceType == ATA_DEVICE_TYPE) {
642 MasterDeviceType = ATA_DEVICE_TYPE;
648 if (SlaveDeviceType == ATA_DEVICE_TYPE) {
661 SlaveDeviceType = ATA_DEVICE_TYPE;
    [all...]
IdeBus.h 60 #define ATA_DEVICE_TYPE 0x00

Completed in 140 milliseconds