Home
last modified time | relevance | path

Searched refs:ACPI_INLINE (Results 1 – 4 of 4) sorted by relevance

/src/sys/contrib/dev/acpica/include/ !
H A Dacpixf.h463 static ACPI_INLINE Prototype {return(AE_NOT_CONFIGURED);}
466 static ACPI_INLINE Prototype {return(AE_OK);}
469 static ACPI_INLINE prototype {return(0);}
472 static ACPI_INLINE Prototype {return;}
490 static ACPI_INLINE Prototype {return;}
508 static ACPI_INLINE Prototype {return;}
526 static ACPI_INLINE Prototype {return;}
547 static ACPI_INLINE Prototype {return(AE_OK);}
550 static ACPI_INLINE Prototype {return;}
/src/sys/contrib/dev/acpica/include/platform/ !
H A Dacenv.h420 #ifndef ACPI_INLINE
421 #define ACPI_INLINE macro
H A Dacgcc.h173 #define ACPI_INLINE __inline__ macro
/src/sys/contrib/dev/acpica/ !
H A Dchanges.txt8451 Added the ACPI_INLINE type to enhance the ACPICA configuration. The