Module Name: src Committed By: jmcneill Date: Thu Oct 15 09:37:41 UTC 2020
Modified Files: src/sys/dev/usb: xhci.c Log Message: Rename xhci_op_barrier to xhci_barrier and remove offset/length parameters. Barriers will be applied to the entire XHCI register space. To generate a diff of this commit: cvs rdiff -u -r1.134 -r1.135 src/sys/dev/usb/xhci.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.