other versions
- Tumbleweed 1.15-2.1
- Leap-16.0
- Leap-15.6
| libnvme(9) | API Manual | libnvme(9) |
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 | July 2025 |