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

#include <os_freebsd.h>

Collaboration diagram for mfi_dcmd_frame:
Collaboration graph
[legend]

Public Attributes

struct mfi_frame_header header
 
uint32_t opcode
 
uint8_t mbox [MFI_MBOX_SIZE]
 
union mfi_sgl sgl
 

Detailed Description

Definition at line 710 of file os_freebsd.h.

Member Data Documentation

◆ header

struct mfi_frame_header mfi_dcmd_frame::header

Definition at line 711 of file os_freebsd.h.

◆ mbox

uint8_t mfi_dcmd_frame::mbox[MFI_MBOX_SIZE]

Definition at line 713 of file os_freebsd.h.

◆ opcode

uint32_t mfi_dcmd_frame::opcode

Definition at line 712 of file os_freebsd.h.

◆ sgl

union mfi_sgl mfi_dcmd_frame::sgl

Definition at line 714 of file os_freebsd.h.


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