| libnvme_set_etdas(9) | libnvme API manual | libnvme_set_etdas(9) |
NAME¶
libnvme_set_etdas - Set the Extended Telemetry Data Area 4 Supported bit
SYNOPSIS¶
int libnvme_set_etdas (struct libnvme_transport_handle *hdl , bool *changed );
ARGUMENTS¶
RETURN¶
The nvme command status if a response was received (see enum nvme_status_field) or negative error code otherwise.
| libnvme_set_etdas | July 2026 |