Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

nvme_scan_ctrl - Scan on a controller

Arguments

r nvme_root_t object name Name of the controller

Description

Scans a controller with sysfs name name and add it to r.

Name

nvme_scan_ctrl - Scan on a controller

Return

nvme_ctrl_t object August 2025 nvme_scan_ctrl nvme_scan_ctrl(2)

Synopsis

nvme_ctrl_tnvme_scan_ctrl(nvme_root_tr,constchar*name);

See Also