CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2016/05/10 05:16:18
Modified files: sys/dev/ic : qlareg.h qla.c Log message: make qla_iocb_seg structs 4 byte aligned and use htolem32 to set it. shaves ~256 bytes off of qla_put_data_seg on sparc64 ok kettenis@ jmatthew@