change some types in bio from u_quad_t to uint64_t, and fix casts in
authordlg <dlg@openbsd.org>
Sun, 14 Aug 2016 04:08:03 +0000 (04:08 +0000)
committerdlg <dlg@openbsd.org>
Sun, 14 Aug 2016 04:08:03 +0000 (04:08 +0000)
commit62f7c8fbc1dec5808ae51dc002a35d9a60ddb6d9
tree5b38089a56da21275766444d6971510a4ee3f4cf
parent6102fee924216eb7deeb81b64b479e5b24e7def9
change some types in bio from u_quad_t to uint64_t, and fix casts in
drivers that fill that field in too.

quad types are going away.
sys/dev/biovar.h
sys/dev/ic/ami.c
sys/dev/ic/ciss.c
sys/dev/ic/mfireg.h
sys/dev/ic/mpi.c
sys/dev/pci/ips.c