FreeBSD kernel CAM code
scsi_changedef Struct Reference

#include <scsi_all.h>

Data Fields

u_int8_t opcode
 
u_int8_t byte2
 
u_int8_t unused1
 
u_int8_t how
 
u_int8_t unused [4]
 
u_int8_t datalen
 
u_int8_t control
 

Detailed Description

Definition at line 1007 of file scsi_all.h.

Field Documentation

◆ byte2

u_int8_t scsi_changedef::byte2

Definition at line 1010 of file scsi_all.h.

◆ control

u_int8_t scsi_changedef::control

Definition at line 1015 of file scsi_all.h.

◆ datalen

u_int8_t scsi_changedef::datalen

Definition at line 1014 of file scsi_all.h.

◆ how

u_int8_t scsi_changedef::how

Definition at line 1012 of file scsi_all.h.

◆ opcode

u_int8_t scsi_changedef::opcode

Definition at line 1009 of file scsi_all.h.

◆ unused

u_int8_t scsi_changedef::unused[4]

Definition at line 1013 of file scsi_all.h.

◆ unused1

u_int8_t scsi_changedef::unused1

Definition at line 1011 of file scsi_all.h.


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