freebsd-dev/sys/cam/ata
Warner Losh 08f1387933 Move protocol specific stuff into a linker set object that's
per-protocol. This reduces the number scsi symbols references by
cam_xpt significantly, and eliminates all ata / nvme symbols. There's
still some NVME / ATA specific code for dealing with XPT_NVME_IO and
XPT_ATA_IO respectively, and a bunch of scsi-specific code, but this
is progress.

Differential Revision: https://reviews.freebsd.org/D7289
2016-07-28 22:55:21 +00:00
..
ata_all.c Add support for managing Shingled Magnetic Recording (SMR) drives. 2016-05-19 14:08:36 +00:00
ata_all.h Add support for managing Shingled Magnetic Recording (SMR) drives. 2016-05-19 14:08:36 +00:00
ata_da.c Restore PIM_ATA_EXT flag handling, lost at r300207. 2016-07-17 14:17:58 +00:00
ata_pmp.c Removed unused malloc types. 2015-11-06 18:50:01 +00:00
ata_xpt.c Move protocol specific stuff into a linker set object that's 2016-07-28 22:55:21 +00:00