joevt d3c913e384 scsicdrom: Cleanup.
- Use macros for reading 2 byte or 4 byte big endian data. block_size is assumed to be < 64K so WRITE_DWORD_BE_A will write two leading zeros.
- Scalar pass by value parameters don't need to be const.
- Remove some unnecessary locals.
2024-03-29 18:53:13 -07:00
..
2024-03-14 19:12:11 -07:00
2024-03-24 12:56:11 -07:00
2024-03-14 08:01:07 -07:00
2024-03-14 19:12:11 -07:00
2024-03-14 19:12:11 -07:00
2024-03-29 18:53:13 -07:00
2024-03-29 18:52:30 -07:00
2024-03-29 18:53:04 -07:00
2024-03-14 19:12:11 -07:00