freebsd-dev/sys/cam/nvme
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
..
nvme_all.c
nvme_all.h
nvme_da.c
nvme_xpt.c Move protocol specific stuff into a linker set object that's 2016-07-28 22:55:21 +00:00