summaryrefslogtreecommitdiffstats
path: root/sys/dev/siis/siis.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/siis/siis.h')
-rw-r--r--sys/dev/siis/siis.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/siis/siis.h b/sys/dev/siis/siis.h
index 16be0a9..fcfc4d2 100644
--- a/sys/dev/siis/siis.h
+++ b/sys/dev/siis/siis.h
@@ -387,7 +387,7 @@ struct siis_channel {
uint32_t toslots; /* Slots in timeout */
int numrslots; /* Number of running slots */
int numtslots[SIIS_MAX_SLOTS]; /* Number of tagged slots */
- int numhslots; /* Number of holden slots */
+ int numhslots; /* Number of held slots */
int recoverycmd; /* Our READ LOG active */
int fatalerr; /* Fatal error happend */
int recovery; /* Some slots are in error */
OpenPOWER on IntegriCloud