FreeBSD kernel CAM code
sg_scsi_id Struct Reference

#include <scsi_sg.h>

Data Fields

int host_no
 
int channel
 
int scsi_id
 
int lun
 
int scsi_type
 
short h_cmd_per_lun
 
short d_queue_depth
 
int unused [2]
 

Detailed Description

Definition at line 107 of file scsi_sg.h.

Field Documentation

◆ channel

int sg_scsi_id::channel

Definition at line 109 of file scsi_sg.h.

◆ d_queue_depth

short sg_scsi_id::d_queue_depth

Definition at line 114 of file scsi_sg.h.

◆ h_cmd_per_lun

short sg_scsi_id::h_cmd_per_lun

Definition at line 113 of file scsi_sg.h.

◆ host_no

int sg_scsi_id::host_no

Definition at line 108 of file scsi_sg.h.

Referenced by sgioctl().

◆ lun

int sg_scsi_id::lun

Definition at line 111 of file scsi_sg.h.

◆ scsi_id

int sg_scsi_id::scsi_id

Definition at line 110 of file scsi_sg.h.

◆ scsi_type

int sg_scsi_id::scsi_type

Definition at line 112 of file scsi_sg.h.

◆ unused

int sg_scsi_id::unused[2]

Definition at line 115 of file scsi_sg.h.


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