FreeBSD kernel CAM code
scsi_extended_copy Struct Reference

#include <scsi_all.h>

Data Fields

uint8_t opcode
 
uint8_t service_action
 
uint8_t reserved [8]
 
uint8_t length [4]
 
uint8_t reserved1
 
uint8_t control
 

Detailed Description

Definition at line 1777 of file scsi_all.h.

Field Documentation

◆ control

uint8_t scsi_extended_copy::control

Definition at line 1786 of file scsi_all.h.

◆ length

uint8_t scsi_extended_copy::length[4]

Definition at line 1784 of file scsi_all.h.

Referenced by ctl_extended_copy_lid1(), and ctl_extended_copy_lid4().

◆ opcode

uint8_t scsi_extended_copy::opcode

Definition at line 1779 of file scsi_all.h.

◆ reserved

uint8_t scsi_extended_copy::reserved[8]

Definition at line 1783 of file scsi_all.h.

◆ reserved1

uint8_t scsi_extended_copy::reserved1

Definition at line 1785 of file scsi_all.h.

◆ service_action

uint8_t scsi_extended_copy::service_action

Definition at line 1780 of file scsi_all.h.

Referenced by ctl_extended_copy_lid1(), and ctl_extended_copy_lid4().


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