OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ar_type
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/dev/acpi/
ipmi_acpi.c
129
irq->ar_irq, irq->
ar_type
);
virtio_acpi.c
121
sc->sc_irqtype = (irq->
ar_type
== ACPI_EDGE_SENSITIVE) ? IST_EDGE : IST_LEVEL;
acpi_event.c
148
rv = acpi_event_create(dev, handle, irq->ar_irq, irq->
ar_type
, &ev);
acpivar.h
273
uint32_t
ar_type
;
member in struct:acpi_irq
acpi_resource.c
917
ar->
ar_type
= type;
acpi_util.c
1127
const int type = (irq->
ar_type
== ACPI_EDGE_SENSITIVE) ? IST_EDGE : IST_LEVEL;
/src/sys/dev/i2c/
ihidev.c
712
irq->
ar_type
== ACPI_EDGE_SENSITIVE ? IST_EDGE : IST_LEVEL;
Completed in 15 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025