Searched refs:DiscoverIdeDevice (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/
H A DIde.h196 DiscoverIdeDevice (
389 This function is called by DiscoverIdeDevice() during its device
597 This function is called by DiscoverIdeDevice() during its device
H A DIde.c405 This function is called by DiscoverIdeDevice(). It is used for detect
602 DiscoverIdeDevice ( function
H A DIdeBus.c660 PERF_START (NULL, "DiscoverIdeDevice", "IDE", 0);
661 Status = DiscoverIdeDevice (IdeBlkIoDevicePtr);
662 PERF_END (NULL, "DiscoverIdeDevice", "IDE", 0);

Completed in 103 milliseconds