Home
last modified time | relevance | path

Searched refs:AHCI_MAX_DEVICES (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/OvmfPkg/SataControllerDxe/
DSataController.h47 #define AHCI_MAX_DEVICES 0x01 macro
DSataController.c478 SataPrivateData->DeviceCount = AHCI_MAX_DEVICES; in SataControllerStart()
/device/linaro/bootloader/edk2/CorebootModulePkg/SataControllerDxe/
DSataController.h47 #define AHCI_MAX_DEVICES 0x01 macro
DSataController.c460 SataPrivateData->DeviceCount = AHCI_MAX_DEVICES; in SataControllerStart()
/device/linaro/bootloader/edk2/DuetPkg/SataControllerDxe/
DSataController.h47 #define AHCI_MAX_DEVICES 0x01 macro
DSataController.c460 SataPrivateData->DeviceCount = AHCI_MAX_DEVICES; in SataControllerStart()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/SataControllerDxe/
DSataController.h50 #define AHCI_MAX_DEVICES 0x01 macro
DSataController.c430 Private->DeviceCount = AHCI_MAX_DEVICES; in SataControllerStart()