freebsd-dev/sys/cam/nvme
Warner Losh 519772814d Add CAM/NVMe support for CAM_DATA_SG
This adds support in pass(4) for data to be described with a
scatter-gather list (sglist) to augment the existing (single) virtual
address.

Differential Revision: https://reviews.freebsd.org/D11361
Submitted by: Chuck Tuffli
Reviewed by: imp@, scottl@, kenm@
2017-08-29 15:29:57 +00:00
..
nvme_all.c
nvme_all.h
nvme_da.c Add CAM/NVMe support for CAM_DATA_SG 2017-08-29 15:29:57 +00:00
nvme_xpt.c Move protocol specific stuff into a linker set object that's 2016-07-28 22:55:21 +00:00