Searched refs:AH_PREDEF (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/contrib/dev/acpica/common/ |
| H A D | ahpredef.c | 163 #define AH_PREDEF(Name, ShortDesc, LongDesc) {Name, ShortDesc} macro 165 #define AH_PREDEF(Name, ShortDesc, LongDesc) {Name, ShortDesc, LongDesc} 186 AH_PREDEF ("_ASZ", "Access Size", "Resource Descriptor field"), 198 AH_PREDEF ("_BM_", "Bus Master", "Resource Descriptor field"), 206 AH_PREDEF ("_BTM", "Battery Time", "Returns the battery runtime"), 228 AH_PREDEF ("_DIS", "Disable Device", "Disables a device"), 246 AH_PREDEF ("_EVT", "Event", "Event method for GPIO events"), 307 AH_PREDEF ("_MTP", "Memory Type", "Resource Descriptor field"), 407 AH_PREDEF ("_SI_", "System Indicators", "Predefined scope"), 458 AH_PREDEF ("_VEN", "Vendor Data", "Resource Descriptor field"), [all …]
|