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

/freebsd-12-stable/lib/libefivar/
H A Defivar-dp-parse.c1566 UINT16 Uint16; local
1593 Uint16 = (UINT16) Strtoi (DriveBayStr);
1594 if (Uint16 == 0) {
1597 Info = (UINT16) (0x2 | ((Uint16 - 1) << 8));
1609 Uint16 = 1;
1611 Uint16 = 0;
1613 Uint16 = ((UINT16) Strtoi (LocationStr) & BIT0);
1615 Info |= (Uint16 << 5);
1622 Uint16 = 1;
1624 Uint16
1662 UINT16 Uint16; local
[all...]
/freebsd-12-stable/sys/contrib/edk2/Include/Library/
H A DBaseLib.h6476 UINT16 Uint16; member in union:__anon10534

Completed in 175 milliseconds