freebsd-dev/sys/dev/ips
Peter Wemm f472527c95 Fix pointer/int warnings so this compiles on amd64. The driver wants
to store an int in the bio->bio_driver1 (a void *).  It is big enough,
but you have to match the int sizes first before doing the cast.

Glanced at by:  scottl
2003-06-27 23:10:58 +00:00
..
ips_commands.c Fix pointer/int warnings so this compiles on amd64. The driver wants 2003-06-27 23:10:58 +00:00
ips_disk.c Fix pointer/int warnings so this compiles on amd64. The driver wants 2003-06-27 23:10:58 +00:00
ips_disk.h
ips_ioctl.c
ips_ioctl.h
ips_pci.c - Zero the buffers used to hold configuration data from the card. Not doing 2003-06-26 00:03:59 +00:00
ips.c Fix pointer/int warnings so this compiles on amd64. The driver wants 2003-06-27 23:10:58 +00:00
ips.h - Zero the buffers used to hold configuration data from the card. Not doing 2003-06-26 00:03:59 +00:00