Searched defs:PathUsb (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GnuGenBootSector/
H A DGnuGenBootSector.c89 PathUsb, enumerator in enum:__anon10033
227 if (InputInfo->Type == PathUsb) {
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenBootSector/
H A DGenBootSector.c70 PathUsb, enumerator in enum:__anon9976
355 if (!PathInfo->Input && (PathInfo->Type == PathUsb)) {
403 if ((PathInfo->Type == PathIde) || (PathInfo->Type == PathUsb)){
475 if (InputInfo->Type == PathUsb) {
611 PathInfo->Type = PathUsb;

Completed in 255 milliseconds