other versions
- testing 1.13-2
- unstable 1.13-2
- experimental 1.15-1
libnvme(2) | API Manual | libnvme(2) |
NAME¶
struct nvme_lm_controller_state_data - Controller State data structure contains data on the controller's state.
SYNOPSIS¶
struct nvme_lm_controller_state_data {
struct nvme_lm_controller_state_data_header hdr;
struct nvme_lm_nvme_controller_state_data data;
};
Members¶
struct nvme_lm_controller_state_data | March 2025 |