aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/isci
diff options
context:
space:
mode:
authorGordon Bergling <gbe@FreeBSD.org>2022-04-02 12:29:34 +0000
committerGordon Bergling <gbe@FreeBSD.org>2022-04-02 12:29:34 +0000
commitb61c7c2dfb644a3950f17cfb8ba92d6c09d6649c (patch)
treec84356bebf5c0a23e1376dec27e88fe5de6763b6 /sys/dev/isci
parentcededdff9bf00914bc7109c38ee778b894e7dd6f (diff)
Diffstat (limited to 'sys/dev/isci')
-rw-r--r--sys/dev/isci/scil/scic_sds_remote_device.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/isci/scil/scic_sds_remote_device.h b/sys/dev/isci/scil/scic_sds_remote_device.h
index 2170e934cff0..b4081ecfe523 100644
--- a/sys/dev/isci/scil/scic_sds_remote_device.h
+++ b/sys/dev/isci/scil/scic_sds_remote_device.h
@@ -277,7 +277,7 @@ typedef struct SCIC_SDS_REMOTE_DEVICE
U32 not_ready_reason;
/**
- * This field is TRUE if this remote device has an initialzied ready substate
+ * This field is TRUE if this remote device has an initialized ready substate
* machine. SSP devices do not have a ready substate machine and STP devices
* have a ready substate machine.
*/