nvme_get_property - Get a controller property
Contents
Arguments
args structnvme_get_propert_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_get_property - Get a 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_get_property nvme_get_property(2)
Synopsis
intnvme_get_property(structnvme_get_property_args*args);
