commit | f0f992e6509354e0e9d3bd46681bacb1ff53f62b | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Tue Sep 13 16:00:52 2011 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Oct 28 19:25:50 2011 +0200 |
tree | 764194831f1c4efd6b0adfbc780f77de6d02fb66 | |
parent | 67cc61e43077eeffc7c95a1bb25d05a12d051c67 [diff] |
atapi: move GESN definitions to scsi-defs.h As a complement to the previous patch, move definitions for GET EVENT STATUS NOTIFICATION from the two functions to scsi-defs.h. The NCR_* constants are just bit values corresponding to the ENC_* values, with no offsets even, so keep just one copy. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>