2025-02-16 10:09:15 +01:00
|
|
|
.TH "nvme_scan_ctrls" 9 "nvme_scan_ctrls" "June 2023" "libnvme API manual" LINUX
|
2025-02-15 08:44:15 +01:00
|
|
|
.SH NAME
|
|
|
|
nvme_scan_ctrls \- Scan for controllers
|
|
|
|
.SH SYNOPSIS
|
|
|
|
.B "int" nvme_scan_ctrls
|
|
|
|
.BI "(struct dirent ***ctrls " ");"
|
|
|
|
.SH ARGUMENTS
|
|
|
|
.IP "ctrls" 12
|
|
|
|
Pointer to array of dirents
|
|
|
|
.SH "RETURN"
|
|
|
|
number of entries in \fIctrls\fP
|