Home
last modified time | relevance | path

Searched refs:DescriptorType (Results 1 – 23 of 23) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/udf/
H A DAllocationDescriptorList.h35 typedef typename Accessor::DescriptorType Descriptor;
260 typedef short_address DescriptorType; typedef
262 inline uint32 GetBlock(DescriptorType &descriptor) const in GetBlock()
267 inline uint32 GetLength(DescriptorType &descriptor) const in GetLength()
272 inline uint16 GetPartition(DescriptorType &descriptor) const in GetPartition()
277 inline uint8 GetType(DescriptorType &descriptor) const in GetType()
289 typedef long_address DescriptorType; typedef
291 inline uint32 GetBlock(DescriptorType &descriptor) const in GetBlock()
296 inline uint32 GetLength(DescriptorType &descriptor) const in GetLength()
301 inline uint16 GetPartition(DescriptorType &descriptor) const in GetPartition()
[all …]
/haiku/src/system/kernel/arch/x86/64/
H A Ddescriptors.cpp35 enum class DescriptorType : unsigned { enum
45 constexpr Descriptor(DescriptorType type, bool kernelOnly,
165 is_code_segment(DescriptorType type) in is_code_segment()
167 return type == DescriptorType::CodeExecuteOnly; in is_code_segment()
189 Descriptor::Descriptor(DescriptorType type, bool kernelOnly, bool compatMode) in Descriptor()
213 fType = static_cast<unsigned>(DescriptorType::TSS); in TSSDescriptor()
228 : Descriptor(DescriptorType::DataWritable, false) in UserTLSDescriptor()
242 Descriptor(DescriptorType::CodeExecuteOnly, true), in GlobalDescriptorTable()
243 Descriptor(DescriptorType::DataWritable, true), in GlobalDescriptorTable()
244 Descriptor(DescriptorType::CodeExecuteOnly, false, true), in GlobalDescriptorTable()
[all …]
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Dutstate.c251 State->Common.DescriptorType = ACPI_DESC_TYPE_STATE; in AcpiUtCreateGenericState()
291 State->Common.DescriptorType = ACPI_DESC_TYPE_STATE_THREAD; in AcpiUtCreateThreadState()
342 State->Common.DescriptorType = ACPI_DESC_TYPE_STATE_UPDATE; in AcpiUtCreateUpdateState()
384 State->Common.DescriptorType = ACPI_DESC_TYPE_STATE_PACKAGE; in AcpiUtCreatePkgState()
427 State->Common.DescriptorType = ACPI_DESC_TYPE_STATE_CONTROL; in AcpiUtCreateControlState()
H A Duttrack.c759 UINT8 DescriptorType; in AcpiUtDumpAllocations() local
821 DescriptorType = 0; /* Not a valid descriptor type */ in AcpiUtDumpAllocations()
829 DescriptorType = ACPI_DESC_TYPE_OPERAND; in AcpiUtDumpAllocations()
837 DescriptorType = ACPI_DESC_TYPE_PARSER; in AcpiUtDumpAllocations()
845 DescriptorType = ACPI_DESC_TYPE_NAMED; in AcpiUtDumpAllocations()
856 switch (DescriptorType) in AcpiUtDumpAllocations()
H A Dutinit.c347 AcpiGbl_RootNodeStruct.DescriptorType = ACPI_DESC_TYPE_NAMED; in AcpiUtInitGlobals()
/haiku/headers/private/kernel/platform/efi/protocol/
H A Dusb-io.h43 uint8_t DescriptorType; member
60 uint8_t DescriptorType; member
71 uint8_t DescriptorType; member
83 uint8_t DescriptorType; member
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/resources/
H A Drsutils.c358 if (Aml->SmallHeader.DescriptorType & ACPI_RESOURCE_NAME_LARGE) in AcpiRsSetResourceLength()
371 Aml->SmallHeader.DescriptorType = (UINT8) in AcpiRsSetResourceLength()
372 ((Aml->SmallHeader.DescriptorType & in AcpiRsSetResourceLength()
398 UINT8 DescriptorType, in AcpiRsSetResourceHeader() argument
407 Aml->SmallHeader.DescriptorType = DescriptorType; in AcpiRsSetResourceHeader()
H A Drsio.c324 AML_OFFSET (StartDpf.DescriptorType),
H A Drsirq.c187 AML_OFFSET (Irq.DescriptorType),
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/parser/
H A Dpsscope.c236 Scope->Common.DescriptorType = ACPI_DESC_TYPE_STATE_RPSCOPE; in AcpiPsInitScope()
283 Scope->Common.DescriptorType = ACPI_DESC_TYPE_STATE_PSCOPE; in AcpiPsPushScope()
H A Dpsutils.c213 Op->Common.DescriptorType = ACPI_DESC_TYPE_PARSER; in AcpiPsInitOp()
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/dispatcher/
H A Ddswstate.c370 State->Common.DescriptorType = ACPI_DESC_TYPE_STATE_RESULT; in AcpiDsResultStackPush()
726 WalkState->DescriptorType = ACPI_DESC_TYPE_WALK; in AcpiDsCreateWalkState()
907 if (WalkState->DescriptorType != ACPI_DESC_TYPE_WALK) in AcpiDsDeleteWalkState()
H A Ddswscope.c253 ScopeInfo->Common.DescriptorType = ACPI_DESC_TYPE_STATE_WSCOPE; in AcpiDsScopeStackPush()
H A Ddsmthdat.c225 WalkState->Arguments[i].DescriptorType = ACPI_DESC_TYPE_NAMED; in AcpiDsMethodDataInit()
238 WalkState->LocalVariables[i].DescriptorType = ACPI_DESC_TYPE_NAMED; in AcpiDsMethodDataInit()
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Damlresrc.h266 UINT8 DescriptorType;
373 UINT8 DescriptorType;\
805 UINT8 DescriptorType; member
H A Dacobject.h191 … UINT8 DescriptorType; /* To differentiate various internal objs */\
692 UINT8 DescriptorType; /* To differentiate various internal objs */ member
H A Dacstruct.h184 UINT8 DescriptorType; /* To differentiate various internal objs */ member
H A Daclocal.h296 UINT8 DescriptorType; /* Differentiate object descriptor types */ member
795 UINT8 DescriptorType; /* To differentiate various internal objs */\
1035 … UINT8 DescriptorType; /* To differentiate various internal objs */\
H A Dacresrc.h457 UINT8 DescriptorType,
H A Dacmacros.h522 #define ACPI_GET_DESCRIPTOR_TYPE(d) (((ACPI_DESCRIPTOR *)(void *)(d))->Common.DescriptorType)
523 #define ACPI_SET_DESCRIPTOR_TYPE(d, t) (((ACPI_DESCRIPTOR *)(void *)(d))->Common.DescriptorType = …
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/events/
H A Devmisc.c282 Info->Common.DescriptorType = ACPI_DESC_TYPE_STATE_NOTIFY; in AcpiEvQueueNotifyRequest()
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/executer/
H A Dexconfig.c468 if (Target->Common.DescriptorType == ACPI_DESC_TYPE_NAMED) in AcpiExLoadOp()
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/namespace/
H A Dnsaccess.c261 NewNode->DescriptorType = ACPI_DESC_TYPE_NAMED; in AcpiNsRootInitialize()