logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

nvme_mi_set_probe_enabled - enable/disable the probe for new endpoints

Arguments

root nvme_root_t object enabled whether to probe new endpoints

Description

Controls whether newly-created endpoints are probed for quirks on creation. Defaults to enabled, which results in some initial messaging with the endpoint to determine model-specific details. August 2025 nvme_mi_set_probe_enabled nvme_mi_set_probe_enabled(2)

Name

nvme_mi_set_probe_enabled - enable/disable the probe for new endpoints

Synopsis

voidnvme_mi_set_probe_enabled(nvme_root_troot,boolenabled);