nvme_get_log_cmd_effects
Retrieve nvme command effects log
- Provided by: libnvme-dev (Version: 1.16.1-4)
- Source: libnvme
- Report a bug
Retrieve nvme command effects log
int nvme_get_log_cmd_effects (int fd , enum nvme_csi csi , struct nvme_cmd_effects_log *effects_log );
This log page describes the commands that the controller supports and the effects of those commands on the state of the NVM subsystem.
The nvme command status if a response was received (see enum nvme_status_field) or -1 with errno set otherwise.