summaryrefslogtreecommitdiff
path: root/sys/dev/isci
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2012-09-20 10:07:31 +0000
committerKevin Lo <kevlo@FreeBSD.org>2012-09-20 10:07:31 +0000
commit26f370d011bd693e34d1fac25488450db42c3d40 (patch)
tree28e35a9ad23f172c6f62e1375ca8de2a0520aa2e /sys/dev/isci
parent3b7d677b8f6b909a6c2df34b6a9b53823fc253ec (diff)
Notes
Diffstat (limited to 'sys/dev/isci')
-rw-r--r--sys/dev/isci/scil/scic_sds_phy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/isci/scil/scic_sds_phy.c b/sys/dev/isci/scil/scic_sds_phy.c
index bc738215f8ec..ac2fcae2c196 100644
--- a/sys/dev/isci/scil/scic_sds_phy.c
+++ b/sys/dev/isci/scil/scic_sds_phy.c
@@ -2317,7 +2317,7 @@ void scic_sds_phy_stopped_state_enter(
* entering the SCI_BASE_PHY_STATE_STARTING.
* - This function sets the state handlers for the phy object base state
* machine starting state.
- * - The SCU hardware is requested to start OOB/SN on this protocl engine.
+ * - The SCU hardware is requested to start OOB/SN on this protocol engine.
* - The phy starting substate machine is started.
* - If the previous state was the ready state then the
* SCIC_SDS_CONTROLLER is informed that the phy has gone link down.