FreeBSD kernel CAM code
scsi_vpd_tpc_descriptor_sd Struct Reference

#include <scsi_all.h>

Data Fields

uint8_t desc_type [2]
 
uint8_t desc_length [2]
 
uint8_t list_length
 
uint8_t supported_descriptor_codes []
 

Detailed Description

Definition at line 2688 of file scsi_all.h.

Field Documentation

◆ desc_length

uint8_t scsi_vpd_tpc_descriptor_sd::desc_length[2]

Definition at line 2692 of file scsi_all.h.

Referenced by ctl_inquiry_evpd_tpc().

◆ desc_type

uint8_t scsi_vpd_tpc_descriptor_sd::desc_type[2]

Definition at line 2690 of file scsi_all.h.

Referenced by ctl_inquiry_evpd_tpc().

◆ list_length

uint8_t scsi_vpd_tpc_descriptor_sd::list_length

Definition at line 2693 of file scsi_all.h.

Referenced by ctl_inquiry_evpd_tpc().

◆ supported_descriptor_codes

uint8_t scsi_vpd_tpc_descriptor_sd::supported_descriptor_codes[]

Definition at line 2694 of file scsi_all.h.

Referenced by ctl_inquiry_evpd_tpc().


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