| nvme_clear_etdas(2) | libnvme API manual | nvme_clear_etdas(2) |
NAME¶
nvme_clear_etdas - Clear the Extended Telemetry Data Area 4 Supported bit
SYNOPSIS¶
int nvme_clear_etdas (int fd , bool *changed );
ARGUMENTS¶
RETURN¶
The nvme command status if a response was received (see enum nvme_status_field) or -1 with errno set otherwise.
| nvme_clear_etdas | December 2025 |