Searched refs:ACPI_INLINE (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/contrib/dev/acpica/include/platform/
H A Dacgcc.h173 #define ACPI_INLINE __inline__ macro
H A Dacenv.h412 #ifndef ACPI_INLINE
413 #define ACPI_INLINE macro
/freebsd-13-stable/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;}

Completed in 52 milliseconds