Searched defs:Device (Results 1 - 25 of 71) sorted by relevance

123

/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/
H A DVBoxUhgsmiKmt.h30 VBOXDISPKMT_DEVICE Device; member in struct:VBOXUHGSMI_PRIVATE_KMT
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxf86PciStr.h57 const pciDeviceInfo **Device; member in struct:__anon7611
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86PciStr.h57 const pciDeviceInfo **Device; member in struct:__anon7976
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86PciStr.h58 const pciDeviceInfo **Device; member in struct:__anon4756
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Protocol/
H A DSmmUsbDispatch.h50 EFI_DEVICE_PATH_PROTOCOL *Device; member in struct:__anon10784
H A DLegacyBiosPlatform.h488 /// Device ID of a compatible PCI interrupt router.
525 UINT8 Device; member in struct:__anon10769
707 @param BbsDevicePath The EFI Device Path from BootXXXX variable.
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DSmmUsbDispatch2.h55 EFI_DEVICE_PATH_PROTOCOL *Device; member in struct:__anon12318
/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/Csm/CsmSupportLib/
H A DLegacyInterrupt.c64 @param[out] Device - PCI Device
67 @retval EFI_SUCCESS Bus/Device/Function returned
75 OUT UINT8 *Device,
80 *Device = LEGACY_INT_DEV;
72 GetLocation( IN EFI_LEGACY_INTERRUPT_PROTOCOL *This, OUT UINT8 *Bus, OUT UINT8 *Device, OUT UINT8 *Function ) argument
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86PciStr.h58 const pciDeviceInfo **Device; member in struct:__anon4323
/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/Library/AcpiTimerLib/
H A DAcpiTimerLib.c49 UINT8 Device; local
51 Device = 1;
52 // Device = 7;
54 if (PciRead8 (PCI_LIB_ADDRESS (0,Device,3,0x80)) & 1) {
55 mPmba = PciRead32 (PCI_LIB_ADDRESS (0,Device,3,0x40));
59 PciAndThenOr32 (PCI_LIB_ADDRESS (0,Device,3,0x40),
61 PciOr8 (PCI_LIB_ADDRESS (0,Device,3,0x04), 0x01);
65 // ACPI Timer enable is in Bus 0, Device ?, Function 3
67 PciOr8 (PCI_LIB_ADDRESS (0,Device,3,0x80), 0x01);
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Ppi/
H A DPciCfg2.h78 UINT8 Device; member in struct:__anon12009
/vbox/src/VBox/Devices/EFI/Firmware/PcAtChipsetPkg/IsaAcpiDxe/
H A DIsaAcpi.c149 @param Device Point to device ID instance
155 IN EFI_ISA_ACPI_DEVICE_ID *Device,
166 if (Device == NULL) {
170 if (Device->HID == gPcatIsaAcpiDeviceList[Index].Device.HID &&
171 Device->UID == gPcatIsaAcpiDeviceList[Index].Device.UID ) {
191 @param Device Point to device ID instance
201 OUT EFI_ISA_ACPI_DEVICE_ID **Device
207 IsaDeviceLookup (*Device,
154 IsaDeviceLookup( IN EFI_ISA_ACPI_DEVICE_ID *Device, OUT EFI_ISA_ACPI_RESOURCE_LIST **IsaAcpiDevice, OUT EFI_ISA_ACPI_RESOURCE_LIST **NextIsaAcpiDevice ) argument
228 IsaDeviceSetPower( IN EFI_ISA_ACPI_PROTOCOL *This, IN EFI_ISA_ACPI_DEVICE_ID *Device, IN BOOLEAN OnOff ) argument
249 IsaGetCurrentResource( IN EFI_ISA_ACPI_PROTOCOL *This, IN EFI_ISA_ACPI_DEVICE_ID *Device, OUT EFI_ISA_ACPI_RESOURCE_LIST **ResourceList ) argument
273 IsaGetPossibleResource( IN EFI_ISA_ACPI_PROTOCOL *This, IN EFI_ISA_ACPI_DEVICE_ID *Device, OUT EFI_ISA_ACPI_RESOURCE_LIST **ResourceList ) argument
294 IsaSetResource( IN EFI_ISA_ACPI_PROTOCOL *This, IN EFI_ISA_ACPI_DEVICE_ID *Device, IN EFI_ISA_ACPI_RESOURCE_LIST *ResourceList ) argument
315 IsaEnableDevice( IN EFI_ISA_ACPI_PROTOCOL *This, IN EFI_ISA_ACPI_DEVICE_ID *Device, IN BOOLEAN Enable ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/IndustryStandard/
H A DEfiPci.h30 UINT8 Device; member in struct:__anon10140
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/Library/AcpiTimerLib/
H A DAcpiTimerLib.c62 UINT8 Device; member in struct:DeviceProbe
111 // ACPI Timer enable is in Bus 0, Device ?, Function 3
/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxDispIf.h96 VBOXDISPKMT_DEVICE Device; member in struct:VBOXDISPIF_SEAMLESS::__anon2037::__anon2038
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/
H A DIdeBus.h86 EFI_IDE_DEVICE Device; member in struct:__anon10341
449 @retval EFI_NOT_FOUND Device does not support this data class
471 @retval EFI_NOT_FOUND Device does not support this data class
494 @retval EFI_NOT_FOUND Device does not support this data class
513 @param IdeDevice Pointer to the Ide Device number. Master or slave.
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/
H A DScsiDisk.h71 UINT32 Device; member in struct:__anon10860
419 @retval EFI_NOT_FOUND Device does not support this data class
446 @retval EFI_NOT_FOUND Device does not support this data class
472 @retval EFI_NOT_FOUND Device does not support this data class.
491 @param[out] IdeDevice Pointer to the Ide Device number. Master or slave.
507 Detect Device and read out capacity ,if error occurs, parse the sense key.
612 @retval EFI_NOT_READY Device is NOT ready.
649 Send out Inquiry command to Device.
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/
H A DUefiDevicePathLib.c2 Library instance that implement UEFI Device Path Library class based on protocol
583 If Device is a valid device handle that contains a device path protocol, then
585 the device path associated with the handle Device. The allocated device path
586 is returned. If Device is NULL or Device is a handle that does not support the
595 @param Device A pointer to a device handle. This parameter
605 IN EFI_HANDLE Device, OPTIONAL
626 if (Device != NULL) {
627 DevicePath = DevicePathFromHandle (Device);
604 FileDevicePath( IN EFI_HANDLE Device, OPTIONAL IN CONST CHAR16 *FileName ) argument
/vbox/src/VBox/Devices/EFI/Firmware/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/
H A DIdeController.c562 given (Channel, Device) pair.
566 @param[in] Device Zero-based device number on the Channel.
571 @retval EFI_INVALID_PARAMETER Device is invalid.
579 IN UINT8 Device,
616 @param[in] Device The zero-based device number on the Channel.
622 @retval EFI_INVALID_PARAMETER Device is invalid.
631 IN UINT8 Device,
677 @param[in] Device A zero-based device number on the Channel.
682 @retval EFI_INVALID_PARAMETER Device is invalid.
697 IN UINT8 Device,
576 IdeInitSubmitData( IN EFI_IDE_CONTROLLER_INIT_PROTOCOL *This, IN UINT8 Channel, IN UINT8 Device, IN EFI_IDENTIFY_DATA *IdentifyData ) argument
628 IdeInitDisqualifyMode( IN EFI_IDE_CONTROLLER_INIT_PROTOCOL *This, IN UINT8 Channel, IN UINT8 Device, IN EFI_ATA_COLLECTIVE_MODE *BadModes ) argument
694 IdeInitCalculateMode( IN EFI_IDE_CONTROLLER_INIT_PROTOCOL *This, IN UINT8 Channel, IN UINT8 Device, OUT EFI_ATA_COLLECTIVE_MODE **SupportedModes ) argument
738 IdeInitSetTiming( IN EFI_IDE_CONTROLLER_INIT_PROTOCOL *This, IN UINT8 Channel, IN UINT8 Device, IN EFI_ATA_COLLECTIVE_MODE *Modes ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/
H A DMisc.c455 UINTN Device; local
633 &Device,
636 UndiLoaderTable->Ax = (UINT16) ((Bus << 0x8) | (Device << 0x3) | (Function));
653 "The NIC is located at Bus 0x%X, Device 0x%X, Function 0x%X\n\r",
655 Device,
818 @param SimpleNetworkDevice Device instance for simple network
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Include/Protocol/
H A DIsaAcpi.h106 EFI_ISA_ACPI_DEVICE_ID Device; ///< The ACPI HID/UID associated with an ISA controller. member in struct:__anon10452
114 Device is a pointer to a NULL value, then the first ISA controller on the ISA
115 bus is returned in Device and EFI_SUCCESS is returned. If Device is a pointer
117 ISA controller on the ISA bus is returned in Device and EFI_SUCCESS is returned.
118 If Device is a pointer to the last ISA controller on the ISA bus, then
122 @param[out] Device The pointer to an ISA controller named by ACPI HID/UID.
132 OUT EFI_ISA_ACPI_DEVICE_ID **Device
138 This services sets the power state of the ISA controller specified by Device to
144 @param[in] Device Th
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciOptionRomSupport.c165 @param PciIoDevice PCI IO Device.
244 UINT8 Device; local
249 Device = PciIoDevice->DeviceNumber;
273 Address = EFI_PCI_ADDRESS (Bus, Device, Function, RomBarIndex);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbBusDxe/
H A DUsbEnumer.c62 UsbCloseHostProtoByChild (UsbIf->Device->Bus, UsbIf->Handle);
85 @param Device The device has the interface descriptor.
93 IN USB_DEVICE *Device,
109 UsbIf->Device = Device;
125 UsbNode.ParentPortNumber = Device->ParentPort;
130 HubIf = Device->ParentIf;
159 Status = UsbOpenHostProtoByChild (Device->Bus, UsbIf->Handle);
190 @param Device The USB device to free.
195 IN USB_DEVICE *Device
92 UsbCreateInterface( IN USB_DEVICE *Device, IN USB_INTERFACE_DESC *IfDesc ) argument
221 USB_DEVICE *Device; local
371 UsbSelectConfig( IN USB_DEVICE *Device, IN UINT8 ConfigValue ) argument
593 USB_DEVICE *Device; local
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/IScsiDxe/
H A DIScsiIbft.c215 UINTN Device; local
241 Status = PciIo->GetLocation (PciIo, &Segment, &Bus, &Device, &Function);
246 return (UINT16) ((Bus << 8) | (Device << 3) | Function);
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/UefiDevicePathLib/
H A DUefiDevicePathLib.c2 Device Path services. The thing to remember is device paths are built out of
754 If Device is a valid device handle that contains a device path protocol, then a device path for
756 handle Device. The allocated device path is returned. If Device is NULL or Device is a handle
765 @param Device A pointer to a device handle. This parameter
775 IN EFI_HANDLE Device, OPTIONAL
797 if (Device != NULL) {
798 DevicePath = DevicePathFromHandle (Device);
774 FileDevicePath( IN EFI_HANDLE Device, OPTIONAL IN CONST CHAR16 *FileName ) argument

Completed in 112 milliseconds

123