CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2014/03/31 01:41:48
Modified files: sys/dev/pci : qle.c qlereg.h Log message: qle dvas straddle 4 byte boundaries, so best to treat them as two u_int32_ts rather than u_int64_ts. ok jmatthew@