1libnvme(9) API Manual libnvme(9)
23
4
NAME
6enum nvme_id_ctrl_nvscc - This field indicates the configuration set‐
7tings for NVM Vendor Specific command handling.
8
SYNOPSIS
10enum nvme_id_ctrl_nvscc {
11NVME_CTRL_NVSCC_FMT
1213
};
14
Constants
16NVME_CTRL_NVSCC_FMT
17If set, all NVM Vendor Specific Commands use the format
18with NDT and NDM fields.
1920
21
22
November 2022 enum nvme_id_ctrl_nvscc libnvme(9)