.\" 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_DMA_SET_MASK" "9" "09 October 2005" "" ""
.SH NAME
sn_dma_set_mask \- set the DMA mask
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int sn_dma_set_mask (struct device * \fIdev\fB, u64 \fIdma_mask\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
device to set
.TP
\fB\fIdma_mask\fB\fR
new mask
.SH "DESCRIPTION"
.PP
Set \fIdev\fR\&'s DMA mask if the hw supports it.