freebsd-src/sys/dev/aac
Warner Losh dfdbb32093 Don't need giant for these drivers dev nodes.
Also, Giant isn't required to busy / unbusy a device, so drop that too while I'm
here. It's not done elsewhere in the tree and in the future will likely be
handled by a node lock to ensure consistency. Leave Giant in place for attach
and removing childing, as that's actually still needed, even if imperfect.

Remove stale comment about contigmalloc taking Giant and calling w/o the lock
held. Neither of these is still true.
2019-11-24 15:37:19 +00:00
..
aac.c Don't need giant for these drivers dev nodes. 2019-11-24 15:37:19 +00:00
aac_cam.c
aac_debug.c
aac_disk.c
aac_linux.c
aac_pci.c Make uniqueifier match the module definition. 2019-05-24 01:43:29 +00:00
aac_tables.h
aacreg.h
aacvar.h