1libnvme(9)                        API Manual                        libnvme(9)
2
3
4

NAME

6       enum  nbft_info_primary_admin_host_flag  -  Primary Administrative Host
7       Descriptor Flags
8

SYNOPSIS

10       enum nbft_info_primary_admin_host_flag {
11           NBFT_INFO_PRIMARY_ADMIN_HOST_FLAG_NOT_INDICATED ,
12           NBFT_INFO_PRIMARY_ADMIN_HOST_FLAG_UNSELECTED ,
13           NBFT_INFO_PRIMARY_ADMIN_HOST_FLAG_SELECTED ,
14           NBFT_INFO_PRIMARY_ADMIN_HOST_FLAG_RESERVED
15
16       };
17

Constants

19       NBFT_INFO_PRIMARY_ADMIN_HOST_FLAG_NOT_INDICATED
20                   Not Indicated by Driver: The driver that created this  NBFT
21                   provided no administrative priority hint for this NBFT.
22
23       NBFT_INFO_PRIMARY_ADMIN_HOST_FLAG_UNSELECTED
24                   Unselected:  The  driver  that created this NBFT explicitly
25                   indicated that this NBFT should not be prioritized over any
26                   other NBFT.
27
28       NBFT_INFO_PRIMARY_ADMIN_HOST_FLAG_SELECTED
29                   Selected:  The driver that created this NBFT explicitly in‐
30                   dicated that this NBFT should be prioritized over any other
31                   NBFT.
32
33       NBFT_INFO_PRIMARY_ADMIN_HOST_FLAG_RESERVED
34                   Reserved.
35
36
37
38April 2023          enum nbft_info_primary_admin_host_flag          libnvme(9)
Impressum