Add host and target transport class abstractions
This patch makes a transport class be composed of up to three individual
device classes representing potential interfaces on the scsi_device,
scsi_target and Scsi_Host. A class only has to implement at least one
of these, but may optionally implement more.
Signed-off-by:
James Bottomley <James.Bottomley@SteelEye.com>
Showing
Please register or sign in to comment