_IsValid
static bool _IsValid(int32 id);
if (!_IsValid(&oldMBR)) {
if (!_IsValid(mbr)) {
if (!_IsValid(&oldMBR)) {
if (!_IsValid(newMBR)) {
bool _IsValid(const MasterBootRecord* mbr);
if (!_IsValid(id))
return BPrivateScreen::_IsValid(ID());
if (!_IsValid(resource))
static bool _IsValid(const io_resource& resource);