Searched refs:ResSourceIndex (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/intel/io/acpica/resources/ |
H A D | rsserial.c | 127 AML_OFFSET (Gpio.ResSourceIndex), 207 AML_OFFSET (CommonSerialBus.ResSourceIndex), 291 AML_OFFSET (CommonSerialBus.ResSourceIndex), 391 AML_OFFSET (CommonSerialBus.ResSourceIndex),
|
/illumos-gate/usr/src/uts/intel/io/acpica/disassembler/ |
H A D | dmresrcl2.c | 207 AcpiOsPrintf ("0x%2.2X, ", Resource->Gpio.ResSourceIndex); 526 AcpiOsPrintf ("0x%2.2X, ", Resource->I2cSerialBus.ResSourceIndex); 611 AcpiOsPrintf ("0x%2.2X, ", Resource->SpiSerialBus.ResSourceIndex); 699 AcpiOsPrintf ("0x%2.2X, ", Resource->UartSerialBus.ResSourceIndex);
|
/illumos-gate/usr/src/uts/intel/sys/acpi/ |
H A D | amlresrc.h | 392 /* ResSourceIndex, ResSource optional fields follow */ 422 UINT8 ResSourceIndex; member in struct:aml_resource_gpio 448 UINT8 ResSourceIndex; \
|
Completed in 61 milliseconds