enum nvme_set_feat_event_layout
This field indicates the set feature event layout
- Provided by: libnvme-dev (Version: 1.16.1-4)
- Source: libnvme
- Report a bug
This field indicates the set feature event layout
enum nvme_set_feat_event_layout {
NVME_SET_FEAT_EVENT_DW_COUNT_SHIFT ,
NVME_SET_FEAT_EVENT_CC_DW0_SHIFT ,
NVME_SET_FEAT_EVENT_MB_COUNT_SHIFT ,
NVME_SET_FEAT_EVENT_DW_COUNT_MASK ,
NVME_SET_FEAT_EVENT_CC_DW0_MASK ,
NVME_SET_FEAT_EVENT_MB_COUNT_MASK
};