Searched refs:Alt (Results 1 – 11 of 11) sorted by relevance
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/ |
D | Ide.c | 396 (*(UINT16 *) &IdeDev->IoPort->Alt) = ControlBlockBaseAddr; in ReassignIdeResources() 805 AltRegister = IDEReadPortB (IdeDev->PciIo, IdeDev->IoPort->Alt.AltStatus); in DRQClear2() 934 AltRegister = IDEReadPortB (IdeDev->PciIo, IdeDev->IoPort->Alt.AltStatus); in DRQReady2() 1035 AltRegister = IDEReadPortB (IdeDev->PciIo, IdeDev->IoPort->Alt.AltStatus); in WaitForBSYClear2() 1132 AltRegister = IDEReadPortB (IdeDev->PciIo, IdeDev->IoPort->Alt.AltStatus); in DRDYReady2() 1327 IDEWritePortB (IdeDev->PciIo, IdeDev->IoPort->Alt.DeviceControl, DeviceControl); in EnableInterrupt()
|
D | IdeData.h | 93 IDE_ALTSTATUS_OR_DEVICECONTROL Alt; member
|
D | Atapi.c | 183 AltRegister = IDEReadPortB (IdeDev->PciIo, IdeDev->IoPort->Alt.AltStatus); in AtapiReadPendingData() 188 TempWordBuffer = IDEReadPortB (IdeDev->PciIo,IdeDev->IoPort->Alt.AltStatus); in AtapiReadPendingData() 196 TempWordBuffer = IDEReadPortB (IdeDev->PciIo,IdeDev->IoPort->Alt.AltStatus); in AtapiReadPendingData() 401 IDEWritePortB (IdeDev->PciIo, IdeDev->IoPort->Alt.DeviceControl, ATA_DEFAULT_CTL); in AtapiPacketCommandIn() 502 IDEWritePortB (IdeDev->PciIo, IdeDev->IoPort->Alt.DeviceControl, ATA_DEFAULT_CTL); in AtapiPacketCommandOut()
|
D | Ata.c | 1094 IDEWritePortB (IdeDev->PciIo, IdeDev->IoPort->Alt.DeviceControl, DeviceControl); in AtaSoftReset() 1106 IDEWritePortB (IdeDev->PciIo, IdeDev->IoPort->Alt.DeviceControl, DeviceControl); in AtaSoftReset() 1578 IDEWritePortB (IdeDev->PciIo, IdeDev->IoPort->Alt.DeviceControl, DeviceControl); in DoAtaUdma() 1891 IDEReadPortB (IdeDev->PciIo, IdeDev->IoPort->Alt.DeviceControl); in DoAtaUdma() 1893 IDEWritePortB (IdeDev->PciIo, IdeDev->IoPort->Alt.DeviceControl, DeviceControl); in DoAtaUdma()
|
D | IdeBus.c | 635 (*(UINT16 *) &IdeBlkIoDevicePtr->IoPort->Alt) = ControlBlockBaseAddr; in IDEBusDriverBindingStart()
|
/device/linaro/bootloader/edk2/OptionRomPkg/AtapiPassThruDxe/ |
D | AtapiPassThru.c | 828 AtapiScsiPrivate->IoPort->Alt.DeviceControl, in AtapiScsiPassThruResetChannel() 843 …WritePortB (AtapiScsiPrivate->PciIo, AtapiScsiPrivate->IoPort->Alt.DeviceControl, DeviceControlVal… in AtapiScsiPassThruResetChannel() 1342 AtapiScsiPrivate->IoPort->Alt.DeviceControl, in AtapiExtScsiPassThruResetChannel() 1357 …WritePortB (AtapiScsiPrivate->PciIo, AtapiScsiPrivate->IoPort->Alt.DeviceControl, DeviceControlVal… in AtapiExtScsiPassThruResetChannel() 1678 (*(UINT16 *) &RegisterPointer->Alt) = ControlBlockBaseAddr; in InitAtapiIoPortRegisters() 2248 AtapiScsiPrivate->IoPort->Alt.DeviceControl, in AtapiPacketCommand() 2690 AtapiScsiPrivate->IoPort->Alt.AltStatus in AltStatusDRQClear() 2859 AtapiScsiPrivate->IoPort->Alt.AltStatus in AltStatusDRQReady() 3005 AtapiScsiPrivate->IoPort->Alt.AltStatus in AltStatusWaitForBSYClear() 3151 AtapiScsiPrivate->IoPort->Alt.AltStatus in AltStatusDRDYReady()
|
D | AtapiPassThru.h | 93 IDE_AltStatus_OR_DeviceControl Alt; member
|
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/IdeBusPei/ |
D | AtapiPeim.c | 586 AtapiBlkIoDev->IdeIoPortReg[Index1].Alt.DeviceControl = ControlBlockBaseAddr; in AtapiEnumerateDevices() 1028 AltStatusRegister = IdeIoRegisters->Alt.AltStatus; in DRQClear2() 1149 AltStatusRegister = IdeIoRegisters->Alt.AltStatus; in DRQReady2() 1470 DeviceControlReg = AtapiBlkIoDev->IdeIoPortReg[Channel].Alt.DeviceControl; in AtapiPacketCommandIn() 1913 DeviceControlReg = AtapiBlkIoDev->IdeIoPortReg[Channel].Alt.DeviceControl; in ResetDevice()
|
D | AtapiPeim.h | 86 IDE_ALTSTATUS_OR_DEVICECONTROL Alt; member
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/ |
D | CHANGES_FROM_133.txt | 998 two tokens of lookahead for alts 1 and 2 of t. Alt 1 clearly 999 has a lookahead of (T U). Alt 2 is one token long so antlr
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/ |
D | CHANGES_FROM_133.txt | 1680 two tokens of lookahead for alts 1 and 2 of t. Alt 1 clearly 1681 has a lookahead of (T U). Alt 2 is one token long so antlr
|