.\"Generated by db2man.xsl. Don't modify this, modify the source. .de Sh \" Subsection .br .if t .Sp .ne 5 .PP \fB\\$1\fR .PP .. .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Ip \" List item .br .ie \\n(.$>=3 .ne \\$3 .el .ne 3 .IP "\\$1" \\$2 .. .TH "ATA_ALTSTATUS" 9 "August 2005" "Kernel Hackers Manual" "LINUX" .SH NAME ata_altstatus \- Read device alternate status reg .SH "SYNOPSIS" .ad l .hy 0 .HP 20 u8\ \fBata_altstatus\ \fR\ (struct\ ata_port\ *\ \fIap\fR); .ad .hy .SH "ARGUMENTS" .TP \fIap\fR port where the device is .SH "DESCRIPTION" .PP Reads ATA taskfile alternate status register for currently\-selected device and return its value\&. .SH "NOTE" .PP may NOT be used as the \fBcheck_altstatus\fR entry in ata_port_operations\&. .SH "LOCKING" .PP Inherited from caller\&. .SH AUTHOR Jeff Garzik.