OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 135 milliseconds