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

  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/
Ide.c 515 MasterDeviceType = ATAPI_DEVICE_TYPE;
567 SlaveDeviceType = ATAPI_DEVICE_TYPE;
582 SlaveDeviceType != ATAPI_DEVICE_TYPE) {
634 MasterDeviceType = ATAPI_DEVICE_TYPE;
653 SlaveDeviceType = ATAPI_DEVICE_TYPE;
    [all...]
IdeBus.h 61 #define ATAPI_DEVICE_TYPE 0x01

Completed in 107 milliseconds