This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
dev
/
nvme
History
Jim Harris
43a3725688
Abort and do not retry any outstanding admin commands left over after
...
a controller reset. Sponsored by: Intel Reviewed by: carl
2013-03-26 22:06:05 +00:00
..
nvme_ctrlr_cmd.c
Add structure definitions and controller command function for firmware
2013-03-26 21:03:03 +00:00
nvme_ctrlr.c
Add the ability to internally mark a controller as failed, if it is unable to
2013-03-26 21:58:38 +00:00
nvme_ns_cmd.c
Make the DSM range count 0-based. Previously we were deallocating one more
2013-03-26 18:16:30 +00:00
nvme_ns.c
Create struct nvme_status.
2013-03-26 21:00:18 +00:00
nvme_private.h
Add the ability to internally mark a controller as failed, if it is unable to
2013-03-26 21:58:38 +00:00
nvme_qpair.c
Abort and do not retry any outstanding admin commands left over after
2013-03-26 22:06:05 +00:00
nvme_sysctl.c
Remove the is_started flag from struct nvme_controller.
2013-03-26 21:19:26 +00:00
nvme_test.c
Create struct nvme_status.
2013-03-26 21:00:18 +00:00
nvme_uio.c
Create struct nvme_status.
2013-03-26 21:00:18 +00:00
nvme.c
Add the ability to internally mark a controller as failed, if it is unable to
2013-03-26 21:58:38 +00:00
nvme.h
Add the ability to internally mark a controller as failed, if it is unable to
2013-03-26 21:58:38 +00:00