freebsd-dev/sys/dev/buslogic
Peter Wemm 16c1138c89 Change BUS_SPACE_UNRESTRICTED (~0ul) to plain ~0 when used in the
'int nsegments' argument to bus_dma_tag_create().  ~0ul does not fit in
an int on machines with 64 bit longs.
2002-10-09 08:54:32 +00:00
..
bt_eisa.c Change BUS_SPACE_UNRESTRICTED (~0ul) to plain ~0 when used in the 2002-10-09 08:54:32 +00:00
bt_isa.c Change BUS_SPACE_UNRESTRICTED (~0ul) to plain ~0 when used in the 2002-10-09 08:54:32 +00:00
bt_mca.c Change BUS_SPACE_UNRESTRICTED (~0ul) to plain ~0 when used in the 2002-10-09 08:54:32 +00:00
bt_pci.c Change BUS_SPACE_UNRESTRICTED (~0ul) to plain ~0 when used in the 2002-10-09 08:54:32 +00:00
bt.c Remove #if 0'ed abuse of NPCI 2002-07-21 05:16:56 +00:00
btreg.h