Searched defs:Title (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/intel/io/acpica/resources/ |
H A D | rsdump.c | 59 const char *Title, 64 const char *Title, 69 const char *Title, 74 const char *Title, 79 const char *Title, 84 const char *Title); 529 * PARAMETERS: Title - Name of the resource field 541 const char *Title, 545 AcpiOsPrintf ("%27s : %s", Title, Value); 555 const char *Title, 540 AcpiRsOutString( const char *Title, const char *Value) argument 554 AcpiRsOutInteger8( const char *Title, UINT8 Value) argument 562 AcpiRsOutInteger16( const char *Title, UINT16 Value) argument 571 AcpiRsOutInteger32( const char *Title, UINT32 Value) argument 580 AcpiRsOutInteger64( const char *Title, UINT64 Value) argument 590 AcpiRsOutTitle( const char *Title) argument [all...] |
/illumos-gate/usr/src/uts/intel/io/acpica/executer/ |
H A D | exdump.c | 63 const char *Title, 68 const char *Title, 960 * PARAMETERS: Title - Descriptive text 971 const char *Title, 974 AcpiOsPrintf ("%20s : %s\n", Title, Value); 979 const char *Title, 982 AcpiOsPrintf ("%20s : %p\n", Title, Value); 970 AcpiExOutString( const char *Title, const char *Value) argument 978 AcpiExOutPointer( const char *Title, const void *Value) argument
|
Completed in 46 milliseconds