mirror of
https://github.com/dingusdev/dingusppc.git
synced 2026-04-19 10:20:36 +00:00
scsi.h: more mode sense page codes.
This commit is contained in:
@@ -216,6 +216,8 @@ namespace PageControl {
|
||||
/** Page numbers for MODE SENSE and MODE SELECT. */
|
||||
enum ModePage : uint8_t {
|
||||
ERROR_RECOVERY = 0x1,
|
||||
DEV_FORMAT_PARAMS = 0x3,
|
||||
RIGID_DISK_GEOMETRY = 0x4,
|
||||
CDROM_PARAMS = 0xD,
|
||||
CDROM_AUDIO = 0xE,
|
||||
POWER_CONDITION = 0x1A,
|
||||
|
||||
Reference in New Issue
Block a user