Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/usb/
H A Dtopo_usb_acpi.c102 infop->Ejectable = ACPI_PLD_GET_EJECTABLE(&buf32p[3]); in usbtopo_decode_pld()
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Daslpld.c515 PldInfo.Ejectable = (UINT8) Value; in OpcDoPld()
773 ACPI_PLD_SET_EJECTABLE (&Dword, PldInfo->Ejectable); in OpcEncodePldBuffer()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacbuffer.h246 UINT8 Ejectable; member
/illumos-gate/usr/src/common/acpica/utilities/
H A Dutxface.c730 PldInfo->Ejectable = ACPI_PLD_GET_EJECTABLE (&Dword); in ACPI_EXPORT_SYMBOL()
/illumos-gate/usr/src/common/acpica/disassembler/
H A Ddmbuffer.c919 AcpiOsPrintf (ACPI_PLD_OUTPUT08, "PLD_Ejectable", PldInfo->Ejectable); in AcpiDmPldBuffer()