FreeBSD kernel CAM code
scsi_vpd_tpc_descriptor_srt Struct Reference

#include <scsi_all.h>

Data Fields

uint8_t desc_type [2]
 
uint8_t desc_length [2]
 
uint8_t reserved [2]
 
uint8_t rod_type_descriptors_length [2]
 
uint8_t rod_type_descriptors [0]
 

Detailed Description

Definition at line 2748 of file scsi_all.h.

Field Documentation

◆ desc_length

uint8_t scsi_vpd_tpc_descriptor_srt::desc_length[2]

Definition at line 2752 of file scsi_all.h.

Referenced by ctl_inquiry_evpd_tpc().

◆ desc_type

uint8_t scsi_vpd_tpc_descriptor_srt::desc_type[2]

Definition at line 2750 of file scsi_all.h.

Referenced by ctl_inquiry_evpd_tpc().

◆ reserved

uint8_t scsi_vpd_tpc_descriptor_srt::reserved[2]

Definition at line 2753 of file scsi_all.h.

◆ rod_type_descriptors

uint8_t scsi_vpd_tpc_descriptor_srt::rod_type_descriptors[0]

Definition at line 2755 of file scsi_all.h.

Referenced by ctl_inquiry_evpd_tpc().

◆ rod_type_descriptors_length

uint8_t scsi_vpd_tpc_descriptor_srt::rod_type_descriptors_length[2]

Definition at line 2754 of file scsi_all.h.

Referenced by ctl_inquiry_evpd_tpc().


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