index
:
debian/packages/nvme-cli
debian
debian-bookworm
upstream
debian sid: nvme
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nvme-models.h
blob: 72983ea9564872c8df7dec4937da74157b5d66ca (
plain
)
1
2
3
4
5
6
#ifndef NVME_MODEL_H
#define NVME_MODEL_H
char
*
nvme_product_name
(
int
id
);
#endif