Searched defs:ArpDevice (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Ppi/
H A DSmbus.h103 The ArpDevice() function enumerates either the entire bus or a specific
113 If ArpAll is FALSE, ArpDevice will enumerate
128 @retval EFI_UNSUPPORTED ArpDevice() is not implemented by this PEIM.
215 EFI_PEI_SMBUS_PPI_ARP_DEVICE ArpDevice; member in struct:_EFI_PEI_SMBUS_PPI
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Ppi/
H A DSmbus2.h86 The ArpDevice() function enumerates the entire bus or enumerates a specific
93 If ArpAll is FALSE, ArpDevice will enumerate SmbusUdid and the address
106 @retval EFI_UNSUPPORTED ArpDevice, GetArpMap, and Notify are not implemented by this PEIM.
128 @retval EFI_UNSUPPORTED ArpDevice, GetArpMap, and Notify are not implemented by this PEIM.
149 @retval EFI_UNSUPPORTED ArpDevice, GetArpMap, and Notify are not
174 @retval EFI_UNSUPPORTED ArpDevice, GetArpMap, and Notify are not
192 EFI_PEI_SMBUS2_PPI_ARP_DEVICE ArpDevice; member in struct:_EFI_PEI_SMBUS2_PPI
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DSmbusHc.h138 The ArpDevice() function provides a standard way for a device driver to
148 ArpAll is FALSE, ArpDevice will enumerate
155 EFI_PEI_SMBUS_PPI.ArpDevice() in the
184 @retval EFI_UNSUPPORTED ArpDevice, GetArpMap, and Notify are
213 @retval EFI_UNSUPPORTED ArpDevice, GetArpMap, and Notify are
265 @retval EFI_UNSUPPORTED ArpDevice, GetArpMap, and Notify are
286 EFI_SMBUS_HC_PROTOCOL_ARP_DEVICE ArpDevice; member in struct:_EFI_SMBUS_HC_PROTOCOL

Completed in 42 milliseconds