freebsd-dev/sys/dev/usb2
Andrew Thompson 7b874a7b2b Convert the two main locking areas into macros to make it clear on what we are
grabbing and why. These are now:

 USB_BUS_LOCK/USB_BUS_UNLOCK
 USB_XFER_LOCK/USB_XFER_UNLOCK

Reviewed by:	alfred
2008-11-10 20:54:31 +00:00
..
bluetooth
controller Convert the two main locking areas into macros to make it clear on what we are 2008-11-10 20:54:31 +00:00
core Convert the two main locking areas into macros to make it clear on what we are 2008-11-10 20:54:31 +00:00
ethernet
image
include
input
misc
ndis
quirk
serial Convert the two main locking areas into macros to make it clear on what we are 2008-11-10 20:54:31 +00:00
sound
storage Convert the two main locking areas into macros to make it clear on what we are 2008-11-10 20:54:31 +00:00
template
wlan Even though the previous commit was functionally equivalent with the code it replaced, it was wrong: le16toh should have been used. 2008-11-04 20:57:39 +00:00