freebsd-dev/sys/cam/nvme
Chuck Tuffli b1f1471064 Fix nda(4) PCIe link status output
Differentiate between PCI Express Endpoint devices and Root Complex
Integrated Endpoints in the nda driver. The Link Status and Capability
registers are not valid for Integrated Endpoints and should not be
displayed. The bhyve emulated NVMe device will advertise as being an
Integrated Endpoint.

Reviewed by:	imp
Approved byL	imp (mentor)
Differential Revision: https://reviews.freebsd.org/D20282
2019-06-07 18:34:48 +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 Build NVMe CAM transport unrelated to NVMe SIM. 2019-04-02 20:27:56 +00:00
nvme_xpt.c Fix nda(4) PCIe link status output 2019-06-07 18:34:48 +00:00