Home
last modified time | relevance | path

Searched refs:StatusFlag (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/edk2/Include/Protocol/
H A DMpService.h172 UINT32 StatusFlag; member
H A DDevicePath.h1252 UINT16 StatusFlag; member
/freebsd/lib/libefivar/
H A Defivar-dp-format.c2288 UefiDevicePathLibCatPrint (Str, ",0x%x)", Bbs->StatusFlag); in DevPathToTextBBS()
H A Defivar-dp-parse.c3749 Bbs->StatusFlag = (UINT16)Strtoi (FlagsStr); in DevPathFromTextBBS()