.\" 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 "ATA_DEV_SET_XFERMODE" "9" "09 October 2005" "" ""
.SH NAME
ata_dev_set_xfermode \- Issue SET FEATURES - XFER MODE command
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void ata_dev_set_xfermode (struct ata_port * \fIap\fB, struct ata_device * \fIdev\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIap\fB\fR
Port associated with device \fIdev\fR
.TP
\fB\fIdev\fB\fR
Device to which command will be sent
.SH "DESCRIPTION"
.PP
Issue SET FEATURES - XFER MODE command to device \fIdev\fR
on port \fIap\fR\&.
.SH "LOCKING"
.PP
PCI/etc. bus probe sem.