]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Implement the NVME_GET_NSID and NVME_PASSTHROUGH_CMD ioctls
authorimp <imp@FreeBSD.org>
Thu, 30 Apr 2020 00:43:07 +0000 (00:43 +0000)
committerimp <imp@FreeBSD.org>
Thu, 30 Apr 2020 00:43:07 +0000 (00:43 +0000)
commit1c63fddbd7f4b5d8e4c397736182735faa2a8229
treee073a79390410b02b9fa5e0fc9e6afd0d73eb22e
parent18a1b032386ff84cf54ebcef77a4a44aeeb7c94c
Implement the NVME_GET_NSID and NVME_PASSTHROUGH_CMD ioctls

With these two ioctls implemented in the nda driver, nvmecontrol now
works with nda just like it does with nvd. It eliminates the need to
jump through odd hoops to get this data.
sys/cam/nvme/nvme_da.c