Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/
DAtaAtapiPassThru.c123 SATA_DEVICE_PATH mSataDevicePathTemplate = { variable
1654 DevicePathNode = AllocateCopyPool (sizeof (SATA_DEVICE_PATH), &mSataDevicePathTemplate); in AtaPassThruBuildDevicePath()
2305 DevicePathNode = AllocateCopyPool (sizeof (SATA_DEVICE_PATH), &mSataDevicePathTemplate); in ExtScsiPassThruBuildDevicePath()