Home
last modified time | relevance | path

Searched defs:Device (Results 1 – 25 of 177) sorted by relevance

12345678

/device/linaro/bootloader/edk2/OvmfPkg/Library/VirtioMmioDeviceLib/
DVirtioMmioDeviceFunctions.c28 VIRTIO_MMIO_DEVICE *Device; in VirtioMmioGetDeviceFeatures() local
48 VIRTIO_MMIO_DEVICE *Device; in VirtioMmioGetQueueSize() local
68 VIRTIO_MMIO_DEVICE *Device; in VirtioMmioGetDeviceStatus() local
88 VIRTIO_MMIO_DEVICE *Device; in VirtioMmioSetQueueSize() local
104 VIRTIO_MMIO_DEVICE *Device; in VirtioMmioSetDeviceStatus() local
120 VIRTIO_MMIO_DEVICE *Device; in VirtioMmioSetQueueNotify() local
136 VIRTIO_MMIO_DEVICE *Device; in VirtioMmioSetQueueAlignment() local
152 VIRTIO_MMIO_DEVICE *Device; in VirtioMmioSetPageSize() local
172 VIRTIO_MMIO_DEVICE *Device; in VirtioMmioSetQueueSel() local
187 VIRTIO_MMIO_DEVICE *Device; in VirtioMmioSetQueueAddress() local
[all …]
DVirtioMmioDevice.h37 #define VIRTIO_MMIO_DEVICE_FROM_VIRTIO_DEVICE(Device) \ argument
40 #define VIRTIO_CFG_WRITE(Device, Offset, Val) \ argument
42 #define VIRTIO_CFG_READ(Device, Offset) \ argument
DVirtioMmioDevice.c59 IN OUT VIRTIO_MMIO_DEVICE *Device in VirtioMmioInit()
120 IN VIRTIO_MMIO_DEVICE *Device in VirtioMmioUninit()
/device/linaro/bootloader/edk2/PcAtChipsetPkg/IsaAcpiDxe/
DIsaAcpi.c155 IN EFI_ISA_ACPI_DEVICE_ID *Device, in IsaDeviceLookup()
201 OUT EFI_ISA_ACPI_DEVICE_ID **Device in IsaDeviceEnumerate()
230 IN EFI_ISA_ACPI_DEVICE_ID *Device, in IsaDeviceSetPower()
251 IN EFI_ISA_ACPI_DEVICE_ID *Device, in IsaGetCurrentResource()
275 IN EFI_ISA_ACPI_DEVICE_ID *Device, in IsaGetPossibleResource()
296 IN EFI_ISA_ACPI_DEVICE_ID *Device, in IsaSetResource()
317 IN EFI_ISA_ACPI_DEVICE_ID *Device, in IsaEnableDevice()
337 IN EFI_ISA_ACPI_DEVICE_ID *Device in IsaInitDevice()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Wpce791/
DLpcIsaAcpi.c141 // ISA ACPI Protocol Functions in IsaDeviceLookup()
183 Enumerate the ISA devices on the ISA bus in IsaDeviceEnumerate()
202 return EFI_SUCCESS; in IsaDeviceEnumerate()
222 Get current Resource of the specific ISA device in IsaGetCurrentResource()
234 IsaDeviceLookup (Device, ResourceList, NULL); in IsaGetCurrentResource()
250 // Not supported yet in IsaSetResource()
260 IN EFI_ISA_ACPI_DEVICE_ID *Device, in IsaEnableDevice()
312 (DeviceUid == mLpcWpce791DeviceList[Index].Device.UID)) { in IsaInitDevice()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Sd/SdDxe/
DSdBlockIo.c70 IN SD_DEVICE *Device, in SdSetRca()
115 IN SD_DEVICE *Device, in SdSelect()
160 IN SD_DEVICE *Device, in SdSendStatus()
206 IN SD_DEVICE *Device, in SdGetCsd()
259 IN SD_DEVICE *Device, in SdGetCid()
319 IN SD_DEVICE *Device, in SdRwSingleBlock()
431 IN SD_DEVICE *Device in SdStopTrans()
480 IN SD_DEVICE *Device, in SdRwMultiBlocks()
621 IN SD_DEVICE *Device, in SdReadWrite()
737 SD_DEVICE *Device; in SdReset() local
[all …]
DSdDxe.c151 IN OUT SD_DEVICE *Device, in GetSdModelName()
180 IN SD_DEVICE *Device in DiscoverUserArea()
286 SD_DEVICE *Device; in DiscoverSdDevice() local
726 SD_DEVICE *Device; in SdDxeDriverBindingStop() local
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/
DPchCommonDefinitions.h96 #define PchPciDeviceMmBase(Bus, Device, Function) \ argument
105 #define PchPciDeviceMmAddress(Segment, Bus, Device, Function, Register) \ argument
114 #define PchMmPci32Ptr(Segment, Bus, Device, Function, Register) \ argument
117 #define PchMmPci32(Segment, Bus, Device, Function, Register) *PchMmPci32Ptr (Segment, Bus, Device,… argument
119 #define PchMmPci32Or(Segment, Bus, Device, Function, Register, OrData) \ argument
128 #define PchMmPci32And(Segment, Bus, Device, Function, Register, AndData) \ argument
137 #define PchMmPci32AndThenOr(Segment, Bus, Device, Function, Register, AndData, OrData) \ argument
149 #define PchMmPci16Ptr(Segment, Bus, Device, Function, Register) \ argument
152 #define PchMmPci16(Segment, Bus, Device, Function, Register) *PchMmPci16Ptr (Segment, Bus, Device,… argument
154 #define PchMmPci16Or(Segment, Bus, Device, Function, Register, OrData) \ argument
[all …]
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/NorthCluster/Include/
DVlvCommonDefinitions.h118 #define MmPciAddress( Segment, Bus, Device, Function, Register ) \ argument
130 #define MmPci64Ptr( Segment, Bus, Device, Function, Register ) \ argument
133 #define MmPci64( Segment, Bus, Device, Function, Register ) \ argument
136 #define MmPci64Or( Segment, Bus, Device, Function, Register, OrData ) \ argument
143 #define MmPci64And( Segment, Bus, Device, Function, Register, AndData ) \ argument
150 #define MmPci64AndThenOr( Segment, Bus, Device, Function, Register, AndData, OrData ) \ argument
163 #define MmPci32Ptr( Segment, Bus, Device, Function, Register ) \ argument
166 #define MmPci32( Segment, Bus, Device, Function, Register ) \ argument
169 #define MmPci32Or( Segment, Bus, Device, Function, Register, OrData ) \ argument
176 #define MmPci32And( Segment, Bus, Device, Function, Register, AndData ) \ argument
[all …]
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe/
DNvmExpressBlockIo.c32 IN NVME_DEVICE_PRIVATE_DATA *Device, in ReadSectors()
95 IN NVME_DEVICE_PRIVATE_DATA *Device, in WriteSectors()
164 IN NVME_DEVICE_PRIVATE_DATA *Device, in NvmeRead()
242 IN NVME_DEVICE_PRIVATE_DATA *Device, in NvmeWrite()
317 IN NVME_DEVICE_PRIVATE_DATA *Device in NvmeFlush()
431 IN NVME_DEVICE_PRIVATE_DATA *Device, in AsyncReadSectors()
570 IN NVME_DEVICE_PRIVATE_DATA *Device, in AsyncWriteSectors()
710 IN NVME_DEVICE_PRIVATE_DATA *Device, in NvmeAsyncRead()
829 IN NVME_DEVICE_PRIVATE_DATA *Device, in NvmeAsyncWrite()
952 NVME_DEVICE_PRIVATE_DATA *Device; in NvmeBlockIoReset() local
[all …]
DNvmExpressDiskInfo.c36 IN NVME_DEVICE_PRIVATE_DATA *Device in InitializeDiskInfo()
98 NVME_DEVICE_PRIVATE_DATA *Device; in NvmExpressDiskInfoIdentify() local
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/
DUsbEnumer.c93 IN USB_DEVICE *Device, in UsbCreateInterface()
195 IN USB_DEVICE *Device in UsbFreeDevice()
221 USB_DEVICE *Device; in UsbCreateDevice() local
372 IN USB_DEVICE *Device, in UsbSelectConfig()
506 IN USB_DEVICE *Device in UsbRemoveConfig()
550 IN USB_DEVICE *Device in UsbRemoveDevice()
618 USB_DEVICE *Device; in UsbFindChild() local
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSysConfigRuntimeLib/
DArmVExpressSysConfigRuntimeLib.c72 IN UINT32 Device, in AccessSysCfgRegister()
119 UINT32 Device; in ArmPlatformSysConfigGet() local
180 UINT32 Device; in ArmPlatformSysConfigSet() local
226 IN UINT32 Device, in ArmPlatformSysConfigSetDevice()
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSysConfigLib/
DArmVExpressSysConfig.c69 IN UINT32 Device, in AccessSysCfgRegister()
112 UINT32 Device; in ArmPlatformSysConfigGet() local
173 UINT32 Device; in ArmPlatformSysConfigSet() local
219 IN UINT32 Device, in ArmPlatformSysConfigSetDevice()
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Include/
DQNCCommonDefinitions.h244 #define QNCMmPciAddress( Segment, Bus, Device, Function, Register ) \ argument
255 #define PciDeviceMmBase( Bus, Device, Function) \ argument
265 #define QNCMmPci32Ptr( Segment, Bus, Device, Function, Register ) \ argument
268 #define QNCMmPci32( Segment, Bus, Device, Function, Register ) \ argument
271 #define QNCMmPci32Or( Segment, Bus, Device, Function, Register, OrData ) \ argument
278 #define QNCMmPci32And( Segment, Bus, Device, Function, Register, AndData ) \ argument
285 #define QNCMmPci32AndThenOr( Segment, Bus, Device, Function, Register, AndData, OrData ) \ argument
296 #define QNCMmPci16Ptr( Segment, Bus, Device, Function, Register ) \ argument
299 #define QNCMmPci16( Segment, Bus, Device, Function, Register ) \ argument
302 #define QNCMmPci16Or( Segment, Bus, Device, Function, Register, OrData ) \ argument
[all …]
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Include/
DIohCommonDefinitions.h246 #define IohMmPciAddress( Segment, Bus, Device, Function, Register ) \ argument
257 #define IohMmPci32Ptr( Segment, Bus, Device, Function, Register ) \ argument
260 #define IohMmPci32( Segment, Bus, Device, Function, Register ) \ argument
263 #define IohMmPci32Or( Segment, Bus, Device, Function, Register, OrData ) \ argument
270 #define IohMmPci32And( Segment, Bus, Device, Function, Register, AndData ) \ argument
277 #define IohMmPci32AndThenOr( Segment, Bus, Device, Function, Register, AndData, OrData ) \ argument
288 #define IohMmPci16Ptr( Segment, Bus, Device, Function, Register ) \ argument
291 #define IohMmPci16( Segment, Bus, Device, Function, Register ) \ argument
294 #define IohMmPci16Or( Segment, Bus, Device, Function, Register, OrData ) \ argument
301 #define IohMmPci16And( Segment, Bus, Device, Function, Register, AndData ) \ argument
[all …]
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Sd/EmmcDxe/
DEmmcBlockIo.c74 IN EMMC_DEVICE *Device, in EmmcSelect()
117 IN EMMC_DEVICE *Device, in EmmcSendStatus()
164 IN EMMC_DEVICE *Device, in EmmcGetCsd()
216 IN EMMC_DEVICE *Device, in EmmcGetCid()
267 IN EMMC_DEVICE *Device, in EmmcGetExtCsd()
324 EMMC_DEVICE *Device; in EmmcSetExtCsd() local
431 EMMC_DEVICE *Device; in EmmcSetBlkCount() local
548 EMMC_DEVICE *Device; in EmmcProtocolInOut() local
674 EMMC_DEVICE *Device; in EmmcRwMultiBlocks() local
812 EMMC_DEVICE *Device; in EmmcReadWrite() local
[all …]
DEmmcDxe.c221 IN OUT EMMC_DEVICE *Device, in GetEmmcModelName()
250 IN EMMC_DEVICE *Device in DiscoverAllPartitions()
404 IN EMMC_DEVICE *Device, in InstallProtocolOnPartition()
536 EMMC_DEVICE *Device; in DiscoverEmmcDevice() local
974 EMMC_DEVICE *Device; in EmmcDxeDriverBindingStop() local
/device/linaro/bootloader/edk2/DuetPkg/PciBusNoEnumerationDxe/
DPciEnumeratorSupport.c119 UINT8 Device, in PciDevicePresent()
194 UINT8 Device; in PciPciDeviceInfoCollector() local
290 IN UINT8 Device, in PciSearchDevice()
425 UINT8 Device, in GatherDeviceInfo()
480 UINT8 Device, in GatherPPBInfo()
580 UINT8 Device, in GatherP2CInfo()
1131 UINT8 Device, in CreatePciIoDevice()
/device/linaro/bootloader/edk2/DuetPkg/FvbRuntimeService/
DFileIo.c53 OUT EFI_DEVICE_PATH_PROTOCOL **Device in CheckStore()
108 IN EFI_DEVICE_PATH_PROTOCOL *Device in CheckStoreExists()
147 IN EFI_DEVICE_PATH_PROTOCOL *Device, in FileOpen()
/device/linaro/bootloader/edk2/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/
DIdeController.c452 IN UINT8 Device, in IdeInitSubmitData()
504 IN UINT8 Device, in IdeInitDisqualifyMode()
570 IN UINT8 Device, in IdeInitCalculateMode()
614 IN UINT8 Device, in IdeInitSetTiming()
/device/linaro/bootloader/edk2/OvmfPkg/VirtioPciDeviceDxe/
DVirtioPciDevice.c325 IN OUT VIRTIO_PCI_DEVICE *Device in VirtioPciInit()
385 IN OUT VIRTIO_PCI_DEVICE *Device in VirtioPciUninit()
429 VIRTIO_PCI_DEVICE *Device; in VirtioPciDeviceBindingStart() local
545 VIRTIO_PCI_DEVICE *Device; in VirtioPciDeviceBindingStop() local
/device/linaro/bootloader/edk2/DuetPkg/FSVariable/
DFileStorage.c88 OUT EFI_DEVICE_PATH_PROTOCOL **Device in CheckStore()
143 IN EFI_DEVICE_PATH_PROTOCOL *Device in CheckStoreExists()
187 EFI_DEVICE_PATH_PROTOCOL *Device; in OnSimpleFileSystemInstall() local
375 IN EFI_DEVICE_PATH_PROTOCOL *Device, in OpenStore()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/SataControllerDxe/
DSataController.c594 IN UINTN Device in FlatDeviceIndex()
746 IN UINT8 Device, in IdeInitSubmitData()
825 IN UINT8 Device, in IdeInitDisqualifyMode()
913 IN UINT8 Device, in IdeInitCalculateMode()
1015 IN UINT8 Device, in IdeInitSetTiming()
/device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmPlatformSysConfigLibNull/
DArmPlatformSysConfigLibNull.c42 IN UINT32 Device, in AccessSysCfgRegister()
80 IN UINT32 Device, in ArmPlatformSysConfigSetDevice()

12345678