summaryrefslogtreecommitdiffstats
path: root/sys/dev/ahci/ahci.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/ahci/ahci.h')
-rw-r--r--sys/dev/ahci/ahci.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/ahci/ahci.h b/sys/dev/ahci/ahci.h
index 5b524ab..a2cc5a0 100644
--- a/sys/dev/ahci/ahci.h
+++ b/sys/dev/ahci/ahci.h
@@ -370,6 +370,7 @@ struct ahci_device {
int revision;
int mode;
u_int bytecount;
+ u_int atapi;
u_int tags;
};
OpenPOWER on IntegriCloud