Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/sys/acpi/platform/
H A Daclinux.h227 static ACPI_INLINE Prototype {return(AE_NOT_CONFIGURED);}
229 static ACPI_INLINE Prototype {return(AE_OK);}
231 static ACPI_INLINE Prototype {return;}
233 static ACPI_INLINE Prototype {return(0);}
235 static ACPI_INLINE Prototype {return(NULL);}
H A Dacenv.h397 #ifndef ACPI_INLINE
398 #define ACPI_INLINE macro
H A Dacintel.h167 #define ACPI_INLINE __inline macro
H A Dacgcc.h175 #define ACPI_INLINE __inline__ macro
H A Dacmsvc.h178 #define ACPI_INLINE __inline macro
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacpixf.h469 static ACPI_INLINE Prototype {return(AE_NOT_CONFIGURED);}
472 static ACPI_INLINE Prototype {return(AE_OK);}
475 static ACPI_INLINE Prototype {return;}
493 static ACPI_INLINE Prototype {return;}
546 static ACPI_INLINE Prototype {return(AE_OK);}
549 static ACPI_INLINE Prototype {return;}
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt5045 Added the ACPI_INLINE type to enhance the ACPICA configuration. The