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

/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dosl.c1162 char acpica_outbuf[ACPICA_OUTBUF_LEN]; variable
1180 outp = acpica_outbuf + acpica_outbuf_offset;
1188 printf(acpica_outbuf);
1191 prom_printf(acpica_outbuf);
1197 acpica_outbuf);
1201 outp = acpica_outbuf;
1206 acpica_outbuf_offset = outp - acpica_outbuf;

Completed in 60 milliseconds