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

/illumos-gate/usr/src/uts/i86pc/io/acpi_drv/
H A Dacpi_drv.c58 static char acpi_drv_prt_buf[ACPI_DRV_PRINT_BUFFER_SIZE]; variable
753 (void) vsprintf(acpi_drv_prt_buf, fmt, args);
758 acpi_drv_prt_buf);
760 cmn_err(lev, "%s", acpi_drv_prt_buf);

Completed in 60 milliseconds