.\" 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_PROT_TO_CMD" "9" "09 October 2005" "" "" .SH NAME ata_prot_to_cmd \- determine which read/write opcodes to use .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int ata_prot_to_cmd (int \fIprotocol\fB, int \fIlba48\fB); \fR .SH "ARGUMENTS" .TP \fB\fIprotocol\fB\fR ATA_PROT_xxx taskfile protocol .TP \fB\fIlba48\fB\fR true is lba48 is present .SH "DESCRIPTION" .PP Given necessary input, determine which read/write commands to use to transfer data. .SH "LOCKING" .PP None.