HomeSort by: relevance | last modified time | path
    Searched refs:ar_type (Results 1 - 15 of 15) 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;
  /src/external/gpl3/gcc/dist/gcc/fortran/
gfortran.h 190 enum ar_type enum
2332 ar_type type;
module.cc 2222 DECL_MIO_NAME (ar_type)
2959 ar->type = MIO_NAME (ar_type) (ar->type, array_ref_types);
simplify.cc 4196 ar_type type = AR_UNKNOWN;
resolve.cc 17199 ar_type mark = AR_UNKNOWN;
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
gfortran.h 190 enum ar_type enum
2242 ar_type type;
module.cc 2219 DECL_MIO_NAME (ar_type)
2940 ar->type = MIO_NAME (ar_type) (ar->type, array_ref_types);
simplify.cc 4141 ar_type type = AR_UNKNOWN;
resolve.cc 16377 ar_type mark = AR_UNKNOWN;

Completed in 162 milliseconds