freebsd-dev/sys/dev/nvme
Warner Losh 881534f09c Use symbolic names for asych events
Rather than |= 0x300, define and use asyn event names for the name
space changes and the firmware activations that we're asking for.
2020-08-31 19:38:03 +00:00
..
nvme_ahci.c Make nvme(4) driver some more NUMA aware. 2019-09-23 17:53:47 +00:00
nvme_ctrlr_cmd.c Add Host Memory Buffer support to nvme(4). 2020-01-07 21:17:11 +00:00
nvme_ctrlr.c Use symbolic names for asych events 2020-08-31 19:38:03 +00:00
nvme_ns_cmd.c Add a brief comment explaining why we can return ETIMEDOUT from the call to the 2019-09-02 17:10:46 +00:00
nvme_ns.c Fix various Coverity-detected errors in nvme driver 2020-05-02 20:47:58 +00:00
nvme_pci.c Fix various Coverity-detected errors in nvme driver 2020-05-02 20:47:58 +00:00
nvme_private.h Make polled request timeout less invasive. 2020-06-18 19:16:03 +00:00
nvme_qpair.c Remove free_domain() and uma_zfree_domain(). 2020-08-04 13:58:36 +00:00
nvme_sim.c Report cpi->hba_* for nda(4) because why not. 2020-08-12 20:05:43 +00:00
nvme_sysctl.c Fix various Coverity-detected errors in nvme driver 2020-05-02 20:47:58 +00:00
nvme_test.c Fix various Coverity-detected errors in nvme driver 2020-05-02 20:47:58 +00:00
nvme_util.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
nvme.c Fix various Coverity-detected errors in nvme driver 2020-05-02 20:47:58 +00:00
nvme.h Use symbolic names for asych events 2020-08-31 19:38:03 +00:00