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_command_7k Union Reference

#include <os_freebsd.h>

Collaboration diagram for tw_cl_command_7k:
Collaboration graph
[legend]

Public Attributes

struct tw_cl_command_init_connect init_connect
 
struct tw_cl_command_download_firmware download_fw
 
struct tw_cl_command_reset_firmware reset_fw
 
struct tw_cl_command_param param
 
struct tw_cl_command_generic generic
 
TW_UINT8 padding [1024 - sizeof(struct tw_cl_command_header)]
 

Detailed Description

Definition at line 434 of file os_freebsd.h.

Member Data Documentation

◆ download_fw

struct tw_cl_command_download_firmware tw_cl_command_7k::download_fw

Definition at line 436 of file os_freebsd.h.

◆ generic

struct tw_cl_command_generic tw_cl_command_7k::generic

Definition at line 439 of file os_freebsd.h.

◆ init_connect

struct tw_cl_command_init_connect tw_cl_command_7k::init_connect

Definition at line 435 of file os_freebsd.h.

◆ padding

TW_UINT8 tw_cl_command_7k::padding[1024 - sizeof(struct tw_cl_command_header)]

Definition at line 440 of file os_freebsd.h.

◆ param

struct tw_cl_command_param tw_cl_command_7k::param

Definition at line 438 of file os_freebsd.h.

◆ reset_fw

struct tw_cl_command_reset_firmware tw_cl_command_7k::reset_fw

Definition at line 437 of file os_freebsd.h.


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