Scroll to navigation

libnvme_clear_etdas(9) libnvme API manual libnvme_clear_etdas(9)

NAME

libnvme_clear_etdas - Clear the Extended Telemetry Data Area 4 Supported bit

SYNOPSIS

int libnvme_clear_etdas (struct libnvme_transport_handle *hdl , bool *changed );

ARGUMENTS

Transport handle
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.

libnvme_clear_etdas July 2026