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

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/sys/
H A Dsysctl.h86 #define CTLFLAG_WR 0x40000000 /* Allow writes to the variable */ macro
87 #define CTLFLAG_RW (CTLFLAG_RD|CTLFLAG_WR)

Completed in 150 milliseconds