Home
last modified time | relevance | path

Searched refs:PrefixLength (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/common/acpica/namespace/
H A Dnsutils.c587 UINT32 PrefixLength = 0; in AcpiNsExternalizeName() local
608 PrefixLength = 1; in AcpiNsExternalizeName()
617 PrefixLength = i + 1; in AcpiNsExternalizeName()
627 PrefixLength = i; in AcpiNsExternalizeName()
641 if (PrefixLength < InternalNameLength) in AcpiNsExternalizeName()
643 switch (InternalName[PrefixLength]) in AcpiNsExternalizeName()
649 NamesIndex = PrefixLength + 2; in AcpiNsExternalizeName()
658 NamesIndex = PrefixLength + 1; in AcpiNsExternalizeName()
674 NamesIndex = PrefixLength; in AcpiNsExternalizeName()
685 RequiredLength = PrefixLength + (4 * NumSegments) + in AcpiNsExternalizeName()
[all …]
/illumos-gate/usr/src/boot/efi/include/Protocol/
H A DIp6.h54 UINT8 PrefixLength; member
222 UINT8 PrefixLength; ///< The length of the prefix associated with the Address. member
243 UINT8 PrefixLength; member
713 IN UINT8 PrefixLength,
H A DIp6Config.h196 …UINT8 PrefixLength; ///< The length, in bits, of the prefix associated with this … member
H A DIpSecConfig.h67 UINT8 PrefixLength; ///< The length of the prefix associated with the Address. member
H A DDevicePath.h641 UINT8 PrefixLength; member