The SCSI functions are:
Probe a SCSI device
Free resources allocated during initial probing
Allocate an I/O buffer for SCSI DMA
Free a previously allocated SCSI DMA I/O buffer
Prepare a complete SCSI packet
Free an allocated SCSI packet and its DMA resource
Set up SCSI command descriptor block (CDB)
Start a SCSI command
Run a polled SCSI command
Get SCSI transport capability
Set SCSI transport capability
Synchronize CPU and I/O views of memory
Abort a SCSI command
Reset a SCSI bus or target
Notify the target driver of bus resets
Decode a SCSI command
Decode a SCSI peripheral device type
Decode a SCSI message
Decode a SCSI packet completion reason
Decode a SCSI sense key
Display a SCSI request sense message
Display a SCSI-device-related message
Display a SCSI request sense message
SCSI HBA system initialization routine
SCSI HBA system completion routine
SCSI HBA attach routine
SCSI HBA detach routine
Default SCSI HBA probe function
Allocate a transport structure
Free a transport structure
Allocate a scsi_pkt structure
Free a scsi_pkt structure
Return an index matching capability string
|