freebsd-dev/sys/cam/nvme
Warner Losh 1868c484a2 Add a tunable for the nvd symlink creation.
Some automation tries to detect if nvd or nda is in used, and the presence of
both confuses it. Provide a knob to turn off nvd alias creation
(kern.cam.nda.nvd_compat=0) for these situations. The default is the same:
create the nvd compat link.
2020-06-06 06:21:15 +00:00
..
nvme_all.c Make cam_error_print() decode NVMe commands. 2019-04-02 19:37:52 +00:00
nvme_all.h Make cam_error_print() decode NVMe commands. 2019-04-02 19:37:52 +00:00
nvme_da.c Add a tunable for the nvd symlink creation. 2020-06-06 06:21:15 +00:00
nvme_xpt.c cam: ANSIfy 0-argument function definitions 2020-05-16 14:33:08 +00:00