SCSI Subsystem Interfaces
Douglas Gilbert
<
dgilbert@interlog.com
>
Copyright
© 2002, 2003 Douglas Gilbert
Table of Contents
Introduction
Driver structure
Interface Functions
scsi_add_device
-- creates new scsi device (lu) instance
scsi_unblock_requests
-- allow further commands to be queued to given host
bios_param
-- fetch head, sector, cylinder info for a disk
proc_info
-- supports /proc/scsi/{driver_name}/{host_no}
Locks
Changes since lk 2.4 series
Credits
Next >>>
Introduction