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 Struct Reference
Collaboration diagram for NVME_COMMAND:
Collaboration graph
[legend]

Public Attributes

NVME_COMMAND_DWORD0 CDW0
 
ULONG NSID
 
ULONGLONG _unused [4]
 
union {
   struct {
      ULONG   CDW10
 
      ULONG   CDW11
 
      ULONG   CDW12
 
      ULONG   CDW13
 
      ULONG   CDW14
 
      ULONG   CDW15
 
   }   GENERAL
 
u
 

Detailed Description

Definition at line 267 of file os_win32.cpp.

Member Data Documentation

◆ _unused

ULONGLONG NVME_COMMAND::_unused[4]

Definition at line 270 of file os_win32.cpp.

◆ CDW0

NVME_COMMAND_DWORD0 NVME_COMMAND::CDW0

Definition at line 268 of file os_win32.cpp.

◆ CDW10

ULONG NVME_COMMAND::CDW10

Definition at line 273 of file os_win32.cpp.

◆ CDW11

ULONG NVME_COMMAND::CDW11

Definition at line 274 of file os_win32.cpp.

◆ CDW12

ULONG NVME_COMMAND::CDW12

Definition at line 275 of file os_win32.cpp.

◆ CDW13

ULONG NVME_COMMAND::CDW13

Definition at line 276 of file os_win32.cpp.

◆ CDW14

ULONG NVME_COMMAND::CDW14

Definition at line 277 of file os_win32.cpp.

◆ CDW15

ULONG NVME_COMMAND::CDW15

Definition at line 278 of file os_win32.cpp.

◆ 

struct { ... } NVME_COMMAND::GENERAL

◆ NSID

ULONG NVME_COMMAND::NSID

Definition at line 269 of file os_win32.cpp.

◆ 

union { ... } NVME_COMMAND::u

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