other versions
- bookworm 1.3-1+deb12u1
- testing 1.13-2
- unstable 1.13-2
- experimental 1.14-1
libnvme(2) | API Manual | libnvme(2) |
NAME¶
enum nvme_id_ctrl_ofcs - Indicate whether the controller supports optional fabric commands.
SYNOPSIS¶
enum nvme_id_ctrl_ofcs {
NVME_CTRL_OFCS_DISCONNECT
};
Constants¶
- NVME_CTRL_OFCS_DISCONNECT
- If set, then the controller supports the Disconnect command and deletion of individual I/O Queues.
enum nvme_id_ctrl_ofcs | August 2024 |