Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/include/
H A Dacpixf.h457 static ACPI_INLINE Prototype {return(AE_NOT_CONFIGURED);}
460 static ACPI_INLINE Prototype {return(AE_OK);}
463 static ACPI_INLINE prototype {return(0);}
466 static ACPI_INLINE Prototype {return;}
484 static ACPI_INLINE Prototype {return;}
502 static ACPI_INLINE Prototype {return;}
520 static ACPI_INLINE Prototype {return;}
541 static ACPI_INLINE Prototype {return(AE_OK);}
544 static ACPI_INLINE Prototype {return;}
/freebsd/sys/contrib/dev/acpica/include/platform/
H A Dacenv.h414 #ifndef ACPI_INLINE
415 #define ACPI_INLINE macro
H A Dacgcc.h173 #define ACPI_INLINE __inline__ macro
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt8265 Added the ACPI_INLINE type to enhance the ACPICA configuration. The