FreeBSD kernel CAM code
scsi_vpd_tpc_descriptor_sdid Struct Reference

#include <scsi_all.h>

Data Fields

uint8_t desc_type [2]
 
uint8_t desc_length [2]
 
uint8_t list_length [2]
 
uint8_t supported_descriptor_ids []
 

Detailed Description

Definition at line 2697 of file scsi_all.h.

Field Documentation

◆ desc_length

uint8_t scsi_vpd_tpc_descriptor_sdid::desc_length[2]

Definition at line 2701 of file scsi_all.h.

Referenced by ctl_inquiry_evpd_tpc().

◆ desc_type

uint8_t scsi_vpd_tpc_descriptor_sdid::desc_type[2]

Definition at line 2699 of file scsi_all.h.

Referenced by ctl_inquiry_evpd_tpc().

◆ list_length

uint8_t scsi_vpd_tpc_descriptor_sdid::list_length[2]

Definition at line 2702 of file scsi_all.h.

Referenced by ctl_inquiry_evpd_tpc().

◆ supported_descriptor_ids

uint8_t scsi_vpd_tpc_descriptor_sdid::supported_descriptor_ids[]

Definition at line 2703 of file scsi_all.h.

Referenced by ctl_inquiry_evpd_tpc().


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