OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USB_BOOT_REMOVABLE
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/
UsbMassBoot.h
221
#define
USB_BOOT_REMOVABLE
(RmbByte) (((RmbByte) & BIT7) != 0)
UsbMassBoot.c
380
Media->RemovableMedia = (BOOLEAN) (
USB_BOOT_REMOVABLE
(UsbMass->InquiryData.Removable));
[
all
...]
Completed in 59 milliseconds