freebsd-dev/sys/i386/scsi
Bruce Evans a09bee1aa8 Fixed pedantic semantics errors (bitfields not of type int, signed int
or unsigned int (this doesn't change the struct layout, size or
alignment in any of the files changed in this commit, at least for
gcc on i386's.  Using bitfields of type u_char may affect size and
alignment but not packing)).
1998-06-08 09:47:47 +00:00
..
93cx6.c Removed unused #includes. 1997-07-20 16:21:36 +00:00
93cx6.h Don't depend on the gcc feature of permitting conditional expressions 1997-08-25 23:45:50 +00:00
advansys.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
advansys.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
aic7xxx.c Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
aic7xxx.h Remove the bus settle delay after reset code. It could cause an infinite 1997-08-15 19:27:43 +00:00
bt.c Don't depend on "implicit int". 1998-02-20 13:37:40 +00:00
btreg.h Fixed pedantic semantics errors (bitfields not of type int, signed int 1998-06-08 09:47:47 +00:00