summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/uhcireg.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/usb/uhcireg.h')
-rw-r--r--sys/dev/usb/uhcireg.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/usb/uhcireg.h b/sys/dev/usb/uhcireg.h
index 367e648..b640e9f 100644
--- a/sys/dev/usb/uhcireg.h
+++ b/sys/dev/usb/uhcireg.h
@@ -85,7 +85,6 @@
#define UHCI_FRNUM 0x06
#define UHCI_FRNUM_MASK 0x03ff
-
#define UHCI_FLBASEADDR 0x08
@@ -122,7 +121,7 @@ typedef u_int32_t uhci_physaddr_t;
#define UHCI_PTR_QH 0x00000002
#define UHCI_PTR_VF 0x00000004
-/*
+/*
* Wait this long after a QH has been removed. This gives that HC a
* chance to stop looking at it before it's recycled.
*/
OpenPOWER on IntegriCloud