commit | 7fafbe1fc13bec744d1fcc70ba431fa77472680a | [log] [tgz] |
---|---|---|
author | Amaury Pouly <amaury.pouly@gmail.com> | Wed Jan 04 00:26:52 2017 +0100 |
committer | Amaury Pouly <amaury.pouly@gmail.com> | Sat Jan 07 15:52:33 2017 +0100 |
tree | 51e41b48e59f5f5e49dc3c051241eff09bac22d0 | |
parent | 0fd869423ab3456288fcd323cff3206f37363153 [diff] |
imxtools/scsitools: rework stmp scsi API Sanitize the whole library by hiding most of the horrible details of the implementation. This means that all logical/drive/table attributes are exported in structures that are internally filled by higher-level API functions. This makes the code much more readable and prepares for a split between scsitool and the stmp scsi library. Change-Id: Id85d450b25cf99cd7c0896c6fc35bcd00babe9e1