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_packet Struct Reference

#include <os_freebsd.h>

Collaboration diagram for tw_cl_command_packet:
Collaboration graph
[legend]

Public Attributes

struct tw_cl_command_header cmd_hdr
 
union {
   union tw_cl_command_7k   cmd_pkt_7k
 
   struct tw_cl_command_9k   cmd_pkt_9k
 
command
 

Detailed Description

Definition at line 460 of file os_freebsd.h.

Member Data Documentation

◆ cmd_hdr

struct tw_cl_command_header tw_cl_command_packet::cmd_hdr

Definition at line 461 of file os_freebsd.h.

◆ cmd_pkt_7k

union tw_cl_command_7k tw_cl_command_packet::cmd_pkt_7k

Definition at line 463 of file os_freebsd.h.

◆ cmd_pkt_9k

struct tw_cl_command_9k tw_cl_command_packet::cmd_pkt_9k

Definition at line 464 of file os_freebsd.h.

◆ 

union { ... } tw_cl_command_packet::command

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