.\" 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 "IPR_GET_MAX_SCSI_SPEED" "9" "09 October 2005" "" ""
.SH NAME
ipr_get_max_scsi_speed \- Determine max SCSI speed for a given bus
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
u32 ipr_get_max_scsi_speed (struct ipr_ioa_cfg * \fIioa_cfg\fB, u8 \fIbus\fB, u8 \fIbus_width\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIioa_cfg\fB\fR
ioa config struct
.TP
\fB\fIbus\fB\fR
SCSI bus
.TP
\fB\fIbus_width\fB\fR
bus width
.SH "RETURN VALUE"
.PP
SCSI bus speed in units of 100KHz, 1600 is 160 MHz
For a 2-byte wide SCSI bus, the maximum transfer speed is
twice the maximum transfer rate (e.g. for a wide enabled bus,
max 160MHz = max 320MB/sec).