[go: up one dir, main page]

nvme_set_etdas - Man Page

Set the Extended Telemetry Data Area 4 Supported bit

Synopsis

int nvme_set_etdas (int fd , bool *changed );

Arguments

fd

File descriptor of nvme device

changed

boolean to indicate whether or not the host behavior support feature had been changed

Return

The nvme command status if a response was received (see enum nvme_status_field) or -1 with errno set otherwise.

Info

January 2026 libnvme API manual