FreeBSD kernel pms device code
smIniScsiCmnd_t Struct Reference

#include <sm.h>

Collaboration diagram for smIniScsiCmnd_t:

Data Fields

smLUN_t lun
 
bit32 expDataLength
 
bit32 taskAttribute
 
bit32 crn
 
bit8 cdb [16]
 

Detailed Description

Definition at line 154 of file sm.h.

Field Documentation

◆ cdb

◆ crn

bit32 smIniScsiCmnd_t::crn

Definition at line 158 of file sm.h.

◆ expDataLength

◆ lun

smLUN_t smIniScsiCmnd_t::lun

Definition at line 155 of file sm.h.

Referenced by smsatInquiryStandard(), and smsatIOStart().

◆ taskAttribute

bit32 smIniScsiCmnd_t::taskAttribute

Definition at line 157 of file sm.h.


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