summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io/sata/adapters/ahci/ahci.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/common/io/sata/adapters/ahci/ahci.c')
-rw-r--r--usr/src/uts/common/io/sata/adapters/ahci/ahci.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/uts/common/io/sata/adapters/ahci/ahci.c b/usr/src/uts/common/io/sata/adapters/ahci/ahci.c
index ead7433aef..d3ae7fb6c7 100644
--- a/usr/src/uts/common/io/sata/adapters/ahci/ahci.c
+++ b/usr/src/uts/common/io/sata/adapters/ahci/ahci.c
@@ -10783,6 +10783,7 @@ ahci_em_ioctl_set(ahci_ctl_t *ahci_ctlp, intptr_t arg)
}
task->aelta_ctl = ahci_ctlp;
+ task->aelta_port = set.aiems_port;
task->aelta_port = (uint8_t)set.aiems_port;
task->aelta_op = set.aiems_op;
task->aelta_state = set.aiems_leds;