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

#include <os_freebsd.h>

Collaboration diagram for mfi_pass_frame:
Collaboration graph
[legend]

Public Attributes

struct mfi_frame_header header
 
uint32_t sense_addr_lo
 
uint32_t sense_addr_hi
 
uint8_t cdb [16]
 
union mfi_sgl sgl
 

Detailed Description

Definition at line 699 of file os_freebsd.h.

Member Data Documentation

◆ cdb

uint8_t mfi_pass_frame::cdb[16]

Definition at line 703 of file os_freebsd.h.

◆ header

struct mfi_frame_header mfi_pass_frame::header

Definition at line 700 of file os_freebsd.h.

◆ sense_addr_hi

uint32_t mfi_pass_frame::sense_addr_hi

Definition at line 702 of file os_freebsd.h.

◆ sense_addr_lo

uint32_t mfi_pass_frame::sense_addr_lo

Definition at line 701 of file os_freebsd.h.

◆ sgl

union mfi_sgl mfi_pass_frame::sgl

Definition at line 704 of file os_freebsd.h.


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