.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "SN_DEBUG_PRINTF" "9" "09 October 2005" "" ""
.SH NAME
sn_debug_printf \- close to hardware debugging printf
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int sn_debug_printf (const char * \fIfmt\fB, \fI\&...\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIfmt\fB\fR
printf format
.TP
\fB\fI\&...\fB\fR
variable arguments
.SH "DESCRIPTION"
.PP
This is as ``close to the metal'' as we can get, used when the driver
itself may be broken.