diff options
Diffstat (limited to 'sys/cam/scsi/scsi_ch.h')
| -rw-r--r-- | sys/cam/scsi/scsi_ch.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/cam/scsi/scsi_ch.h b/sys/cam/scsi/scsi_ch.h index 0f53c93f177a8..97c6c699c8f5c 100644 --- a/sys/cam/scsi/scsi_ch.h +++ b/sys/cam/scsi/scsi_ch.h @@ -347,7 +347,7 @@ struct page_device_capabilities { #define MOVE_TO_IE 0x04 #define MOVE_TO_DT 0x08 - u_int8_t reserved1[4]; + u_int8_t reserved1[2]; /* * Similar to above, but for EXCHANGE MEDIUM. |
