Searched refs:InterruptType (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/sys/external/bsd/acpica/dist/include/ |
| D | actbl3.h | 259 UINT8 InterruptType; member 307 UINT8 InterruptType; member
|
| D | actbl2.h | 1804 UINT8 InterruptType; member
|
| /netbsd/src/sys/external/bsd/acpica/dist/common/ |
| D | dmtbinfo3.c | 250 {ACPI_DMT_UINT8, ACPI_SPCR_OFFSET (InterruptType), "Interrupt Type", 0}, 286 {ACPI_DMT_UINT8, ACPI_SPMI_OFFSET (InterruptType), "Interrupt Type", 0},
|
| D | dmtbinfo2.c | 1192 {ACPI_DMT_UINT8, ACPI_MCHI_OFFSET (InterruptType), "Interrupt Type", 0},
|
| /netbsd/src/usr.sbin/acpitools/acpidump/ |
| D | acpi.c | 2968 if (spcr->InterruptType & 0x1) { in acpi_handle_spcr() 2981 if (spcr->InterruptType & 0x2) { in acpi_handle_spcr() 2984 if (spcr->InterruptType & 0x4) { in acpi_handle_spcr() 2987 if (spcr->InterruptType & 0x8) { in acpi_handle_spcr() 3103 if (spmi->InterruptType & 0x1) { in acpi_handle_spmi() 3106 if (spmi->InterruptType & 0x2) { in acpi_handle_spmi()
|