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 hdl Transport handle 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 negative error code otherwise. September 2026 libnvme_set_etdas libnvme_set_etdas(9)