Searched hist:"8 f07932272c4b34804bc575c4f8bffecd15cd4ef" (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/nvme/ |
H A D | nvme_sim.c | diff 8f07932272c4b34804bc575c4f8bffecd15cd4ef Mon Dec 06 18:23:23 CET 2021 Warner Losh <imp@FreeBSD.org> nvme_sim: Only report PCI related stats when we can
For AHCI attached devices, we report the location and identification information of the AHCI controller that we're attached to. We also don't reprot link speed in that case, since we can't get to the PCIe config space registers to find that out.
Sponsored by: Netflix Reviewed by: mav Differential Revision: https://reviews.freebsd.org/D33287
|