IPR_GET_MAX_SCSI_SPEED
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
ipr_get_max_scsi_speed - Determine max SCSI speed for a given bus
SYNOPSIS
"SYNOPSIS"
u32 ipr_get_max_scsi_speed (struct ipr_ioa_cfg * ioa_cfg, u8 bus, u8 bus_width);
ARGUMENTS
- ioa_cfg
-
ioa config struct
- bus
-
SCSI bus
- bus_width
-
bus width
RETURN VALUE
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).
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- RETURN VALUE
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:18 GMT, October 09, 2005