Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/
DAtaAtapiPassThru.c109 ATAPI_DEVICE_PATH mAtapiDevicePathTemplate = { variable
1676 DevicePathNode = AllocateCopyPool (sizeof (ATAPI_DEVICE_PATH), &mAtapiDevicePathTemplate); in AtaPassThruBuildDevicePath()
2333 DevicePathNode = AllocateCopyPool (sizeof (ATAPI_DEVICE_PATH), &mAtapiDevicePathTemplate); in ExtScsiPassThruBuildDevicePath()