freebsd-dev/sbin/camcontrol
Ryan Libby 36947e1f4d 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
2019-12-21 02:44:00 +00:00
..
attrib.c Unify cam_send_ccb() error reporting. 2019-09-07 16:52:40 +00:00
camcontrol.8 Make camcontrol modepage support block descriptors. 2019-08-07 14:45:10 +00:00
camcontrol.c Declare packed struct ata_params as 2-byte-aligned 2019-12-21 02:44:00 +00:00
camcontrol.h Make camcontrol modepage support block descriptors. 2019-08-07 14:45:10 +00:00
epc.c Use the more proper term of SATL instead of ATA_BEHIND_SCSI. 2019-07-15 20:25:41 +00:00
fwdownload.c Supply SAT layer with valid transfer sizes. 2019-09-07 15:56:00 +00:00
Makefile Retire support for -DMINIMALISTIC 2019-07-12 05:35:45 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
modeedit.c Make GCC happy about math in r350676. 2019-08-07 15:05:08 +00:00
persist.c Unify cam_send_ccb() error reporting. 2019-09-07 16:52:40 +00:00
progress.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
progress.h various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
timestamp.c Use present now scsi_mode_sense_subpage(). 2019-07-29 20:41:11 +00:00
util.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
zone.c Use the more proper term of SATL instead of ATA_BEHIND_SCSI. 2019-07-15 20:25:41 +00:00