commit | c3e9dda4f5702ee5b346f4770de53f79e8ad1d8d | [log] [tgz] |
---|---|---|
author | James Bottomley <James.Bottomley@steeleye.com> | Tue May 24 16:57:31 2005 -0500 |
committer | James Bottomley <jejb@mulgrave.(none)> | Thu May 26 11:49:20 2005 -0400 |
tree | e9925c556434a7f029678b2e3aa102b845d27c5d | |
parent | 644e02ea147f8bea18800107f443ea5fa7f17f4f [diff] |
[SCSI] allow the HBA to reserve target and device private areas This patch basically allows any HBA attached to the SPI transport class to declare an extra area which the mid-layer will allocate as part of its device and target allocations. Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>