freebsd-dev/sys/dev/aac
Scott Long 03b5fe51bf Collapse sync fib locking into normal i/o locking. The former didn't
protect the registers so it was trivially possible for a sync command and
i/o command to fight each other and confuse the controller.  Make the
sync fib alloc/release functions inline and remove the somewhat worthless
AAC_SYNC_LOCK_FORCE flag.  Thanks to Adil Katchi for helping me to track
this down in RELENG_4.
2004-06-02 18:15:48 +00:00
..
aac_cam.c Collapse sync fib locking into normal i/o locking. The former didn't 2004-06-02 18:15:48 +00:00
aac_compat.h Bring the aac driver *much* closer to style(9). 2001-09-05 20:43:02 +00:00
aac_debug.c Remove the use of AACQ_COMPLETE here since there is no longer a completion 2004-02-07 20:54:29 +00:00
aac_disk.c Collapse sync fib locking into normal i/o locking. The former didn't 2004-06-02 18:15:48 +00:00
aac_ioctl.h Do some small cleanups to comments and remove AACQ_COMPLETE definitions since 2004-02-07 17:40:38 +00:00
aac_linux.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
aac_pci.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
aac_tables.h MFS: Use correct terminology for RAID 0/1 and 0/5. 2001-12-04 02:39:06 +00:00
aac.c Collapse sync fib locking into normal i/o locking. The former didn't 2004-06-02 18:15:48 +00:00
aacreg.h Fix a couple of bugs with AIF handling: 2003-10-17 21:44:06 +00:00
aacvar.h Collapse sync fib locking into normal i/o locking. The former didn't 2004-06-02 18:15:48 +00:00