FreeBSD kernel CAM code
scsi_prevent Struct Reference

#include <scsi_all.h>

Data Fields

u_int8_t opcode
 
u_int8_t byte2
 
u_int8_t unused [2]
 
u_int8_t how
 
u_int8_t control
 

Detailed Description

Definition at line 937 of file scsi_all.h.

Field Documentation

◆ byte2

u_int8_t scsi_prevent::byte2

Definition at line 940 of file scsi_all.h.

◆ control

u_int8_t scsi_prevent::control

Definition at line 943 of file scsi_all.h.

◆ how

u_int8_t scsi_prevent::how

Definition at line 942 of file scsi_all.h.

Referenced by ctl_prevent_allow(), and scsi_prevent().

◆ opcode

u_int8_t scsi_prevent::opcode

Definition at line 939 of file scsi_all.h.

Referenced by scsi_prevent().

◆ unused

u_int8_t scsi_prevent::unused[2]

Definition at line 941 of file scsi_all.h.


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