smartmontools SVN Rev 5611
Utility to control and monitor storage systems with "S.M.A.R.T."
Public Attributes | List of all members
NVME_COMMAND_DWORD0 Union Reference
Collaboration diagram for NVME_COMMAND_DWORD0:
Collaboration graph
[legend]

Public Attributes

struct {
   ULONG   OPC: 8
 
   ULONG   _unused: 24
 
}; 
 
ULONG AsUlong
 

Detailed Description

Definition at line 259 of file os_win32.cpp.

Member Data Documentation

◆ 

struct { ... } NVME_COMMAND_DWORD0::@113

◆ _unused

ULONG NVME_COMMAND_DWORD0::_unused

Definition at line 262 of file os_win32.cpp.

◆ AsUlong

ULONG NVME_COMMAND_DWORD0::AsUlong

Definition at line 264 of file os_win32.cpp.

◆ OPC

ULONG NVME_COMMAND_DWORD0::OPC

Definition at line 261 of file os_win32.cpp.


The documentation for this union was generated from the following file: