Merging upstream version 1.1~rc0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
537ee18b08
commit
73281abe5f
764 changed files with 32602 additions and 5874 deletions
31
doc/man/nvme_mi_config_id.2
Normal file
31
doc/man/nvme_mi_config_id.2
Normal file
|
@ -0,0 +1,31 @@
|
|||
.TH "libnvme" 9 "enum nvme_mi_config_id" "July 2022" "API Manual" LINUX
|
||||
.SH NAME
|
||||
enum nvme_mi_config_id \- NVMe-MI Configuration identifier.
|
||||
.SH SYNOPSIS
|
||||
enum nvme_mi_config_id {
|
||||
.br
|
||||
.BI " NVME_MI_CONFIG_SMBUS_FREQ"
|
||||
,
|
||||
.br
|
||||
.br
|
||||
.BI " NVME_MI_CONFIG_HEALTH_STATUS_CHANGE"
|
||||
,
|
||||
.br
|
||||
.br
|
||||
.BI " NVME_MI_CONFIG_MCTP_MTU"
|
||||
|
||||
};
|
||||
.SH Constants
|
||||
.IP "NVME_MI_CONFIG_SMBUS_FREQ" 12
|
||||
Current SMBus/I2C frequency
|
||||
.IP "NVME_MI_CONFIG_HEALTH_STATUS_CHANGE" 12
|
||||
Health Status change - used to clear
|
||||
health status bits in CCS bits of
|
||||
status poll. Only for Set ops.
|
||||
.IP "NVME_MI_CONFIG_MCTP_MTU" 12
|
||||
MCTP maximum transmission unit size of port
|
||||
specified in dw 0
|
||||
.SH "Description"
|
||||
Configuration parameters for the MI Get/Set Configuration commands.
|
||||
|
||||
See &\fBnvme_mi_mi_config_get\fP and &\fBnvme_mi_config_set\fP.
|
Loading…
Add table
Add a link
Reference in a new issue