Index: uspace/drv/bus/usb/xhci/hw_struct/regs.h
===================================================================
--- uspace/drv/bus/usb/xhci/hw_struct/regs.h	(revision 1b78a7c1bf902be5cc5bb54fe9cc3808b6144671)
+++ uspace/drv/bus/usb/xhci/hw_struct/regs.h	(revision 7dee9b7d3e55d74783a9a7c448743122969197e9)
@@ -375,5 +375,7 @@
 	ioport32_t config;
 
-	PADD32[36 * 4 + 1];
+	/* Offset of portrs from op_regs addr is 0x400. */
+	PADD32[240];
+	PADD8[4];
 
 	/*
