FreeBSD kernel CAM code
ccb_en_lun Struct Reference

#include <cam_ccb.h>

Collaboration diagram for ccb_en_lun:

Data Fields

struct ccb_hdr ccb_h
 
u_int16_t grp6_len
 
u_int16_t grp7_len
 
u_int8_t enable
 

Detailed Description

Definition at line 1204 of file cam_ccb.h.

Field Documentation

◆ ccb_h

struct ccb_hdr ccb_en_lun::ccb_h

Definition at line 1205 of file cam_ccb.h.

Referenced by targbhdislun(), and targendislun().

◆ enable

u_int8_t ccb_en_lun::enable

Definition at line 1208 of file cam_ccb.h.

Referenced by ctlfeoninvalidate(), ctlferegister(), targbhdislun(), targbhenlun(), and targendislun().

◆ grp6_len

u_int16_t ccb_en_lun::grp6_len

Definition at line 1206 of file cam_ccb.h.

Referenced by ctlfeoninvalidate(), ctlferegister(), targbhenlun(), and targendislun().

◆ grp7_len

u_int16_t ccb_en_lun::grp7_len

Definition at line 1207 of file cam_ccb.h.

Referenced by ctlfeoninvalidate(), ctlferegister(), targbhenlun(), and targendislun().


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