K 10 svn:author V 6 rlibby K 8 svn:date V 27 2019-12-21T02:44:00.966105Z K 7 svn:log V 280 Declare packed struct ata_params as 2-byte-aligned This avoids gcc9 warning about unaligned access to the structure when casting to uint16_t pointer type. Submitted by: imp Reviewed by: imp Sponsored by: Dell EMC Isilon Differential Revision: https://reviews.freebsd.org/D22888 END