Skip to content
  • Eric Cano's avatar
    Fixed missing length and code maintenance · a27f3e74
    Eric Cano authored
    - Fixed missing allocationLength in INQUIRY commands
    - Fixed misnamed struct member (typo)
    - Introduced setU32 utility function to replace fromLtoB32 (retired)
    - Replaced usage of ad-hoc structures with the automatically set classes
    (SCSI::Structures::LinuxSGIO_t, SCSI::Structures::senseData_t).
    a27f3e74