FreeBSD kernel pms device code
smAtaPassThroughHdr_s Struct Reference

#include <smtypes.h>

Data Fields

bit8 opc
 
bit8 mulCount: 3
 
bit8 proto: 4
 
bit8 extend: 1
 
bit8 offline: 2
 
bit8 ckCond: 1
 
bit8 tType: 1
 
bit8 tDir: 1
 
bit8 byteBlock: 1
 
bit8 tlength: 2
 

Detailed Description

Definition at line 160 of file smtypes.h.

Field Documentation

◆ byteBlock

bit8 smAtaPassThroughHdr_s::byteBlock

Definition at line 170 of file smtypes.h.

Referenced by smsatPassthrough().

◆ ckCond

bit8 smAtaPassThroughHdr_s::ckCond

Definition at line 167 of file smtypes.h.

Referenced by smsatPassthrough().

◆ extend

bit8 smAtaPassThroughHdr_s::extend

Definition at line 165 of file smtypes.h.

Referenced by smsatPassthrough().

◆ mulCount

bit8 smAtaPassThroughHdr_s::mulCount

Definition at line 163 of file smtypes.h.

Referenced by smsatPassthrough().

◆ offline

bit8 smAtaPassThroughHdr_s::offline

Definition at line 166 of file smtypes.h.

Referenced by smsatPassthrough().

◆ opc

bit8 smAtaPassThroughHdr_s::opc

Definition at line 162 of file smtypes.h.

Referenced by smsatPassthrough().

◆ proto

bit8 smAtaPassThroughHdr_s::proto

Definition at line 164 of file smtypes.h.

Referenced by smsatPassthrough().

◆ tDir

bit8 smAtaPassThroughHdr_s::tDir

Definition at line 169 of file smtypes.h.

Referenced by smsatPassthrough().

◆ tlength

bit8 smAtaPassThroughHdr_s::tlength

Definition at line 171 of file smtypes.h.

Referenced by smsatPassthrough().

◆ tType

bit8 smAtaPassThroughHdr_s::tType

Definition at line 168 of file smtypes.h.

Referenced by smsatPassthrough().


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