Searched refs:Format (Results 1 - 25 of 29) sorted by relevance

12

/illumos-gate/usr/src/cmd/acpi/common/
H A Dutxferror.c66 * Format - Printf format string + additional args
78 const char *Format,
87 va_start (ArgList, Format);
88 AcpiOsVprintf (Format, ArgList);
105 * Format - Printf format string + additional args
119 const char *Format,
140 va_start (ArgList, Format);
141 AcpiOsVprintf (Format, ArgList);
157 * Format - Printf format string + additional args
169 const char *Format,
75 AcpiError( const char *ModuleName, UINT32 LineNumber, const char *Format, ...) argument
[all...]
H A Dosl.c45 AcpiOsVprintf(const char *Format, va_list Args) argument
47 vprintf(Format, Args);
51 AcpiOsPrintf(const char *Format, ...) argument
55 va_start(ap, Format);
56 AcpiOsVprintf(Format, ap);
H A Dutprint.c423 * Format - Standard printf format
436 const char *Format,
457 for (; *Format; ++Format)
459 if (*Format != '%')
461 Pos = AcpiUtBoundStringOutput (Pos, End, *Format);
472 ++Format;
473 if (*Format == '#')
477 else if (*Format == '0')
481 else if (*Format
433 AcpiUtVsnprintf( char *String, ACPI_SIZE Size, const char *Format, va_list Args) argument
729 AcpiUtSnprintf( char *String, ACPI_SIZE Size, const char *Format, ...) argument
763 AcpiUtFileVprintf( ACPI_FILE File, const char *Format, va_list Args) argument
797 AcpiUtFilePrintf( ACPI_FILE File, const char *Format, ...) argument
[all...]
H A Dutdebug.c163 * Format - Printf format field
180 const char *Format,
234 va_start (args, Format);
235 AcpiOsVprintf (Format, args);
251 * Format - Printf format field
268 const char *Format,
281 va_start (args, Format);
282 AcpiOsVprintf (Format, args);
718 * PARAMETERS: Format - Printf format field
729 const char *Format,
174 AcpiDebugPrint( UINT32 RequestedDebugLevel, UINT32 LineNumber, const char *FunctionName, const char *ModuleName, UINT32 ComponentId, const char *Format, ...) argument
[all...]
/illumos-gate/usr/src/uts/intel/io/acpica/utilities/
H A Dutxferror.c66 * Format - Printf format string + additional args
78 const char *Format,
87 va_start (ArgList, Format);
88 AcpiOsVprintf (Format, ArgList);
105 * Format - Printf format string + additional args
119 const char *Format,
140 va_start (ArgList, Format);
141 AcpiOsVprintf (Format, ArgList);
157 * Format - Printf format string + additional args
169 const char *Format,
75 AcpiError( const char *ModuleName, UINT32 LineNumber, const char *Format, ...) argument
[all...]
H A Dutprint.c423 * Format - Standard printf format
436 const char *Format,
457 for (; *Format; ++Format)
459 if (*Format != '%')
461 Pos = AcpiUtBoundStringOutput (Pos, End, *Format);
472 ++Format;
473 if (*Format == '#')
477 else if (*Format == '0')
481 else if (*Format
433 AcpiUtVsnprintf( char *String, ACPI_SIZE Size, const char *Format, va_list Args) argument
729 AcpiUtSnprintf( char *String, ACPI_SIZE Size, const char *Format, ...) argument
763 AcpiUtFileVprintf( ACPI_FILE File, const char *Format, va_list Args) argument
797 AcpiUtFilePrintf( ACPI_FILE File, const char *Format, ...) argument
[all...]
H A Duterror.c67 * Format - Printf format string + additional args
84 const char *Format,
101 va_start (ArgList, Format);
102 AcpiOsVprintf (Format, ArgList);
116 * Format - Printf format string + additional args
133 const char *Format,
150 va_start (ArgList, Format);
151 AcpiOsVprintf (Format, ArgList);
165 * Format - Printf format string + additional args
182 const char *Format,
79 AcpiUtPredefinedWarning( const char *ModuleName, UINT32 LineNumber, char *Pathname, UINT8 NodeFlags, const char *Format, ...) argument
128 AcpiUtPredefinedInfo( const char *ModuleName, UINT32 LineNumber, char *Pathname, UINT8 NodeFlags, const char *Format, ...) argument
177 AcpiUtPredefinedBiosError( const char *ModuleName, UINT32 LineNumber, char *Pathname, UINT8 NodeFlags, const char *Format, ...) argument
[all...]
H A Dutdebug.c163 * Format - Printf format field
180 const char *Format,
234 va_start (args, Format);
235 AcpiOsVprintf (Format, args);
251 * Format - Printf format field
268 const char *Format,
281 va_start (args, Format);
282 AcpiOsVprintf (Format, args);
718 * PARAMETERS: Format - Printf format field
729 const char *Format,
174 AcpiDebugPrint( UINT32 RequestedDebugLevel, UINT32 LineNumber, const char *FunctionName, const char *ModuleName, UINT32 ComponentId, const char *Format, ...) argument
[all...]
/illumos-gate/usr/src/cmd/fm/scripts/
H A Dbuildcode.pl122 print " Format 0: " .
137 print " Format 1: " .
153 print " Format 2: " .
166 print " Format 3: " .
328 Format 0: "dict-XXXX-XX", 21 data bits, 5 checksum bits
332 Format 1: "dict-XXXX-XXXX-XX", 38 data bits, 8 checksum bits
336 Format 2: "dict-XXXX-XXXX-XXXX-XX", 55 data bits, 11 checksum bits
340 Format 3: "dict-XXXX-XXXX-XXXX-XXXX-XX", 72 data bits, 14 checksum bits
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacutils.h1016 const char *Format,
1025 const char *Format,
1034 const char *Format,
1087 const char *Format,
1094 const char *Format,
1101 const char *Format,
1107 const char *Format,
H A Dacpixf.h1148 const char *Format,
1158 const char *Format,
1167 const char *Format,
1174 const char *Format,
1183 const char *Format,
1192 const char *Format,
1208 const char *Format,
1220 const char *Format,
1235 const char *Format,
H A Dacpiosxf.h466 const char *Format,
473 const char *Format,
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/conf/
H A Dplatsvcd.conf35 * Format:
H A Dpsvcobj.conf35 * Format :
/illumos-gate/usr/src/boot/sys/boot/i386/btx/btxldr/
H A Dbtxldr.S93 movl $m_args,%esi # Format string
199 movl $m_segs,%esi # Format string
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/conf/
H A Dplatsvcd.conf34 * Format:
H A Dpsvcobj.conf34 * Format :
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/sebring/conf/
H A Dplatsvcd.conf34 * Format:
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dosl.c1146 AcpiOsPrintf(const char *Format, ...) argument
1150 va_start(ap, Format);
1151 AcpiOsVprintf(Format, ap);
1210 AcpiOsVprintf(const char *Format, va_list Args) argument
1218 vprintf(Format, Args);
1226 (void) vsnprintf(acpi_osl_pr_buffer, acpi_osl_pr_buflen, Format, Args);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/conf/
H A Dplatsvcd.conf35 * Format:
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/silverstone/conf/
H A Dplatsvcd.conf35 * Format:
/illumos-gate/usr/src/cmd/auditrecord/
H A Dauditrecord.pl413 <th colspan=4>Format</th>
/illumos-gate/usr/src/uts/common/io/mwl/
H A Dmwl_reg.h334 uint16_t Format; member in struct:mwl_txdesc
362 #define EAGLE_TXD_FIXED_RATE 0x0100 /* get tx rate from Format */
H A Dmwl.c2851 ds->Format = 0;
2858 "PktLen %x, SapPktInfo %x, Format %x, Pad %x, ack_wcb_addr %x\n",
2860 ds->SapPktInfo, ds->Format, ds->pad, ds->ack_wcb_addr);
3110 "QosCtrl %x, pktLen %x, SapPktInfo %x, Format %x, "
3114 ds->Format, ds->pad, ds->ack_wcb_addr);
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h1700 uint8_t Format; member in struct:_RNID
2040 * Registered Port List Format
2077 * Get Registered HBA List (GRHL) Accept Payload Format
2086 * Get Registered Port List (GRPL) Accept Payload Format
2095 * Get Port Attributes (GPAT) Accept Payload Format

Completed in 1009 milliseconds

12