freebsd-dev/sys/cam/nvme
Warner Losh 851063e16a Allow multiple TRIMs to be done for nda
Don't call cam_iosched_trim_done or cam_iosched_submit_trim for nda
since its hardware can handle almost an arbitrary number of TRIMs and
we don't have to be careful to only ever do one.

Sponsored by: Netflix
2017-09-15 20:16:06 +00:00
..
nvme_all.c Fix NVMe's use of XPT_GDEV_TYPE 2017-08-29 17:03:30 +00:00
nvme_all.h Fix NVMe's use of XPT_GDEV_TYPE 2017-08-29 17:03:30 +00:00
nvme_da.c Allow multiple TRIMs to be done for nda 2017-09-15 20:16:06 +00:00
nvme_xpt.c Fix NVMe's use of XPT_GDEV_TYPE 2017-08-29 17:03:30 +00:00