OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NVME_CTRLR_PREFIX
(Results
1 - 3
of
3
) sorted by relevancy
/src/sbin/nvmectl/
devlist.c
90
sprintf(name, "%s%d",
NVME_CTRLR_PREFIX
, ctrlr);
108
sprintf(name, "%s%d%s%d",
NVME_CTRLR_PREFIX
, ctrlr,
nvmectl.h
49
#define
NVME_CTRLR_PREFIX
"nvme"
nvmectl.c
202
if (!strnstr(str,
NVME_CTRLR_PREFIX
, strlen(
NVME_CTRLR_PREFIX
))) {
205
NVME_CTRLR_PREFIX
);
Completed in 12 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025