diff options
author | Gleb Popov <arrowd@FreeBSD.org> | 2020-01-09 15:21:42 +0000 |
---|---|---|
committer | Gleb Popov <arrowd@FreeBSD.org> | 2020-01-09 15:21:42 +0000 |
commit | dfead4180ef35d6e9dd4a9e4c22acaa72f0ff61b (patch) | |
tree | 378006686402380dfa583e21b91b09f8967fdd7b | |
parent | dc727127f1b858b2db618a7df0fe609e91014c16 (diff) |
Notes
-rw-r--r-- | sys/cam/scsi/scsi_all.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/cam/scsi/scsi_all.h b/sys/cam/scsi/scsi_all.h index 1e0c75bb9f374..a6ec8cd6d7e9a 100644 --- a/sys/cam/scsi/scsi_all.h +++ b/sys/cam/scsi/scsi_all.h @@ -2142,7 +2142,7 @@ struct ata_pass_32 { #define CHANGE_ALIASES 0x0B #define SET_PRIORITY 0x0E #define SET_TIMESTAMP 0x0F -#define MANGAEMENT_PROTOCOL_OUT 0x10 +#define MANAGEMENT_PROTOCOL_OUT 0x10 /* * Device Types |