FreeBSD kernel CAM code
scsi_vpd_tpc_descriptor_sc Struct Reference

#include <scsi_all.h>

Collaboration diagram for scsi_vpd_tpc_descriptor_sc:

Data Fields

uint8_t desc_type [2]
 
uint8_t desc_length [2]
 
uint8_t list_length
 
struct scsi_vpd_tpc_descriptor_sc_descr descr []
 

Detailed Description

Definition at line 2666 of file scsi_all.h.

Field Documentation

◆ desc_length

uint8_t scsi_vpd_tpc_descriptor_sc::desc_length[2]

Definition at line 2670 of file scsi_all.h.

Referenced by ctl_inquiry_evpd_tpc().

◆ desc_type

uint8_t scsi_vpd_tpc_descriptor_sc::desc_type[2]

Definition at line 2668 of file scsi_all.h.

Referenced by ctl_inquiry_evpd_tpc().

◆ descr

struct scsi_vpd_tpc_descriptor_sc_descr scsi_vpd_tpc_descriptor_sc::descr[]

Definition at line 2672 of file scsi_all.h.

Referenced by ctl_inquiry_evpd_tpc().

◆ list_length

uint8_t scsi_vpd_tpc_descriptor_sc::list_length

Definition at line 2671 of file scsi_all.h.

Referenced by ctl_inquiry_evpd_tpc().


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