.\" 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 "SBA_DMA_SUPPORTED" "9" "09 October 2005" "" ""
.SH NAME
sba_dma_supported \- PCI driver can query DMA support
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int sba_dma_supported (struct device * \fIdev\fB, u64 \fImask\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
instance of PCI owned by the driver that's asking
.TP
\fB\fImask\fB\fR
number of address bits this PCI device can handle
.SH "DESCRIPTION"
.PP
See Documentation/DMA-mapping.txt