nvme_mi_control
Perform a Control Primitive command
- Provided by: libnvme-dev (Version: 1.15-2)
- Source: libnvme
- Report a bug
Perform a Control Primitive command
int nvme_mi_control (nvme_mi_ep_t ep , __u8 opcode , __u16 cpsp , __u16 *result_cpsr );
Perform a Control Primitive command, using the opcode specified in opcode Stores the result from the CPSR field in result_cpsr if set.
See: enum nvme_mi_control_opcode
0 on success, non-zero on failure