FreeBSD kernel CAM code
ioc_enable_lun Struct Reference

#include <scsi_targetio.h>

Data Fields

path_id_t path_id
 
target_id_t target_id
 
lun_id_t lun_id
 
int grp6_len
 
int grp7_len
 

Detailed Description

Definition at line 62 of file scsi_targetio.h.

Field Documentation

◆ grp6_len

int ioc_enable_lun::grp6_len

Definition at line 66 of file scsi_targetio.h.

Referenced by targioctl().

◆ grp7_len

int ioc_enable_lun::grp7_len

Definition at line 67 of file scsi_targetio.h.

Referenced by targioctl().

◆ lun_id

lun_id_t ioc_enable_lun::lun_id

Definition at line 65 of file scsi_targetio.h.

Referenced by targioctl().

◆ path_id

path_id_t ioc_enable_lun::path_id

Definition at line 63 of file scsi_targetio.h.

Referenced by targioctl().

◆ target_id

target_id_t ioc_enable_lun::target_id

Definition at line 64 of file scsi_targetio.h.

Referenced by targioctl().


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