|
smartmontools SVN Rev 5716
Utility to control and monitor storage systems with "S.M.A.R.T."
|

Go to the source code of this file.
Classes | |
| struct | IONVMeSMARTInterface |
Macros | |
| #define | OS_DARWIN_H_CVSID "$Id: os_darwin.h 5073 2020-06-24 08:08:38Z samm2 $\n" |
| #define | kIOATABlockStorageDeviceClass "IOATABlockStorageDevice" |
| #define | kIOPropertySMARTCapableKey "SMART Capable" |
| #define | kIOPropertyNVMeSMARTCapableKey "NVMe SMART Capable" |
| #define | kIONVMeSMARTUserClientTypeID |
| #define | kIONVMeSMARTInterfaceID |
Typedefs | |
| typedef struct IONVMeSMARTInterface | IONVMeSMARTInterface |
| #define kIOATABlockStorageDeviceClass "IOATABlockStorageDevice" |
Definition at line 16 of file os_darwin.h.
| #define kIONVMeSMARTInterfaceID |
Definition at line 33 of file os_darwin.h.
| #define kIONVMeSMARTUserClientTypeID |
Definition at line 28 of file os_darwin.h.
| #define kIOPropertyNVMeSMARTCapableKey "NVMe SMART Capable" |
Definition at line 25 of file os_darwin.h.
| #define kIOPropertySMARTCapableKey "SMART Capable" |
Definition at line 21 of file os_darwin.h.
| #define OS_DARWIN_H_CVSID "$Id: os_darwin.h 5073 2020-06-24 08:08:38Z samm2 $\n" |
Definition at line 14 of file os_darwin.h.
| typedef struct IONVMeSMARTInterface IONVMeSMARTInterface |