smartmontools SVN Rev 5611
Utility to control and monitor storage systems with "S.M.A.R.T."
Public Attributes | List of all members
tw_cl_event_packet Struct Reference

#include <os_freebsd.h>

Collaboration diagram for tw_cl_event_packet:
Collaboration graph
[legend]

Public Attributes

TW_UINT32 sequence_id
 
TW_UINT32 time_stamp_sec
 
TW_UINT16 aen_code
 
TW_UINT8 severity
 
TW_UINT8 retrieved
 
TW_UINT8 repeat_count
 
TW_UINT8 parameter_len
 
TW_UINT8 parameter_data [98]
 
TW_UINT32 event_src
 
TW_UINT8 severity_str [20]
 

Detailed Description

Definition at line 321 of file os_freebsd.h.

Member Data Documentation

◆ aen_code

TW_UINT16 tw_cl_event_packet::aen_code

Definition at line 324 of file os_freebsd.h.

◆ event_src

TW_UINT32 tw_cl_event_packet::event_src

Definition at line 330 of file os_freebsd.h.

◆ parameter_data

TW_UINT8 tw_cl_event_packet::parameter_data[98]

Definition at line 329 of file os_freebsd.h.

◆ parameter_len

TW_UINT8 tw_cl_event_packet::parameter_len

Definition at line 328 of file os_freebsd.h.

◆ repeat_count

TW_UINT8 tw_cl_event_packet::repeat_count

Definition at line 327 of file os_freebsd.h.

◆ retrieved

TW_UINT8 tw_cl_event_packet::retrieved

Definition at line 326 of file os_freebsd.h.

◆ sequence_id

TW_UINT32 tw_cl_event_packet::sequence_id

Definition at line 322 of file os_freebsd.h.

◆ severity

TW_UINT8 tw_cl_event_packet::severity

Definition at line 325 of file os_freebsd.h.

◆ severity_str

TW_UINT8 tw_cl_event_packet::severity_str[20]

Definition at line 331 of file os_freebsd.h.

◆ time_stamp_sec

TW_UINT32 tw_cl_event_packet::time_stamp_sec

Definition at line 323 of file os_freebsd.h.


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