SCSI Subsystem Interfaces

Douglas Gilbert

      
     


Table of Contents
Introduction
Driver structure
Interface Functions
scsi_activate_tcq --  turn on tag command queueing ("ordered" task attribute)
scsi_unblock_requests --  allow further commands to be queued to given host
bios_param --  fetch head, sector, cylinder info for a disk
queuecommand --  queue scsi command, invoke 'done' on completion
Locks
Changes since lk 2.4 series
Credits