Paolo Bonzini 67cc61e430 atapi/scsi: unify definitions for MMC
The definitions in ide/internal.h are duplicates, since ATAPI commands
actually come from SCSI.  Use the ones in scsi-defs.h and move the
missing ones there.  Two exceptions:

- MODE_PAGE_WRITE_PARMS conflicts with the "flexible disk geometry"
page in scsi-disk.c.  It is unused, so pick the latter.

- GPCMD_* is left in ide/internal.h, at least for now.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2011-10-28 19:25:50 +02:00
..
2011-09-21 14:32:20 +02:00
2011-09-21 14:32:20 +02:00
2011-10-28 19:25:50 +02:00
2011-10-28 19:25:50 +02:00
2011-09-21 14:32:20 +02:00
2011-10-11 15:57:11 +02:00
2011-10-28 19:25:50 +02:00
2011-10-11 15:57:11 +02:00