nvme_set_property - Set controller property
Contents
Arguments
args structnvme_set_property_args argument structure
Description
This is an NVMe-over-Fabrics specific command, not applicable to PCIe. These properties align to the PCI
MMIO controller registers.
Name
nvme_set_property - Set controller property
Return
The nvme command status if a response was received (see enumnvme_status_field) or -1 with errno set
otherwise.
May 2025 nvme_set_property nvme_set_property(2)
Synopsis
intnvme_set_property(structnvme_set_property_args*args);
