MPSAFE locking for the ahc/ahd drivers using lockmgr locks.
authorPeter Avalos <pavalos@dragonflybsd.org>
Sat, 9 Feb 2008 18:13:13 +0000 (18:13 +0000)
committerPeter Avalos <pavalos@dragonflybsd.org>
Sat, 9 Feb 2008 18:13:13 +0000 (18:13 +0000)
commitef8ef949c390218ca15365448ef76adc6d1502a9
treeecd1886c1d704d57b134e1b8835a663d8509b719
parenteaad078d51bc04460d37f52af7146d1996c58f35
MPSAFE locking for the ahc/ahd drivers using lockmgr locks.

Obtained-from: FreeBSD
14 files changed:
sys/dev/disk/aic7xxx/ahc_isa.c
sys/dev/disk/aic7xxx/aic7770.c
sys/dev/disk/aic7xxx/aic79xx.c
sys/dev/disk/aic7xxx/aic79xx.h
sys/dev/disk/aic7xxx/aic79xx_osm.c
sys/dev/disk/aic7xxx/aic79xx_osm.h
sys/dev/disk/aic7xxx/aic79xx_pci.c
sys/dev/disk/aic7xxx/aic7xxx.c
sys/dev/disk/aic7xxx/aic7xxx.h
sys/dev/disk/aic7xxx/aic7xxx_osm.c
sys/dev/disk/aic7xxx/aic7xxx_osm.h
sys/dev/disk/aic7xxx/aic7xxx_pci.c
sys/dev/disk/aic7xxx/aic_osm_lib.c
sys/dev/disk/aic7xxx/aic_osm_lib.h