參數(shù)資料
型號: LSI53C180
英文描述: LSI53C180 Ultra160 SCSI Bus Expander technical manual v1.3 6/01
中文描述: LSI53C180 Ultra160的SCSI總線擴(kuò)展器技術(shù)手冊v1.3的6月1日
文件頁數(shù): 68/166頁
文件大?。?/td> 1330K
代理商: LSI53C180
3-20
SAF-TE Source Code
Table 3.4
Switch Name and Action
Options
Action if TRUE
CODE_LOAD_ENABLED
Enable support for microcode downloads over
the SCSI bus.
DMA_DATA_IN_ENABLED
Define the method of sending data over the
SCSI bus (choices are using software or using
DMA).
DMA_COMMAND_ENABLED
Defines the method of receiving CDB data over
the SCSI bus (choices are using software or
using DMA).
STATS_ENABLED
Controls the inclusion of statistics gathering
and reporting by this code.
DEBUG_ENABLED
Controls the inclusion of debugging code that is
used to print information for developers looking
for problems in this code. This conditional
should only be used in code that does
not
run
at interrupt level.
DEBUG_SCSI_ENABLED
Controls the inclusion of debugging code that is
used to print information for developers looking
for problems in the SCSI code. This conditional
should only be used in code that is part of the
SCSI interrupt service routine.
Note:
DEBUG_ENABLED and
DEBUG_SCSI_ENABLED cannot be used at
the same time, because this would cause the
printf
library routine to be called from both
the background process and the SCSI interrupt
routine. This means that the
printf
routine is
not re-entrant.
ZERO_CHECK_ENABLED
Controls the inclusion of code that checks
reserved (or must be zero) fields of the SCSI
and SEP commands. This code should be
included in the final code but could be removed
to save space and/or execution time. Thus, its
only real purpose is to reject otherwise valid
commands; removing this code would violate
the SCSI specification, but the code would still
“get the job done.”
PRINT_STATS_ENABLED
Controls the printing of statistics collected when
the STATS_ENABLED option (above) is true.
相關(guān)PDF資料
PDF描述
LSI53C770 LSI53C770 Ultra SCSI I/O Processor technical manual v2.1 3/01
LSI53C810A LSI53C810A PCI to SCSI I/O Processor technical manual v2.1 3/01
LSI53C810AE LSI53C810AE single-chip PCI-SCSI controller
LSI53C825AE LSI53C825AE single-chip PCI-SCSI controller
LSI53C860 LSI53C860 PCI to Ultra SCSI I/O Processor technical manual v2.1 4/01
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
LSI53C180C1 制造商:LSI 功能描述: 制造商:LSI Corporation 功能描述:
LSI53C770 制造商:未知廠家 制造商全稱:未知廠家 功能描述:LSI53C770 Ultra SCSI I/O Processor technical manual v2.1 3/01
LSI53C810A 制造商:未知廠家 制造商全稱:未知廠家 功能描述:LSI53C810A PCI to SCSI I/O Processor technical manual v2.1 3/01
LSI53C810AE 制造商:未知廠家 制造商全稱:未知廠家 功能描述:LSI53C810AE single-chip PCI-SCSI controller
LSI53C825A/825AE 制造商:未知廠家 制造商全稱:未知廠家 功能描述:LSI53C825A/825AE PCI to Ultra SCSI I/O Processor technical manual v3.1 1/01