nvme_mi_set_probe_enabled
enable/disable the probe for new endpoints
- Provided by: libnvme-dev (Version: 1.16.1-4)
- Source: libnvme
- Report a bug
enable/disable the probe for new endpoints
void nvme_mi_set_probe_enabled (nvme_root_t root , bool enabled );
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.