FreeBSD kernel CAM code
scsi_vpd_tpc_descriptor_rtf_block Struct Reference

#include <scsi_all.h>

Data Fields

uint8_t type_format
 
uint8_t reserved
 
uint8_t desc_length [2]
 
uint8_t reserved2 [2]
 
uint8_t optimal_length_granularity [2]
 
uint8_t maximum_bytes [8]
 
uint8_t optimal_bytes [8]
 
uint8_t optimal_bytes_to_token_per_segment [8]
 
uint8_t optimal_bytes_from_token_per_segment [8]
 
uint8_t reserved3 [8]
 

Detailed Description

Definition at line 2706 of file scsi_all.h.

Field Documentation

◆ desc_length

uint8_t scsi_vpd_tpc_descriptor_rtf_block::desc_length[2]

Definition at line 2711 of file scsi_all.h.

Referenced by ctl_inquiry_evpd_tpc().

◆ maximum_bytes

uint8_t scsi_vpd_tpc_descriptor_rtf_block::maximum_bytes[8]

Definition at line 2714 of file scsi_all.h.

Referenced by ctl_inquiry_evpd_tpc().

◆ optimal_bytes

uint8_t scsi_vpd_tpc_descriptor_rtf_block::optimal_bytes[8]

Definition at line 2715 of file scsi_all.h.

Referenced by ctl_inquiry_evpd_tpc().

◆ optimal_bytes_from_token_per_segment

uint8_t scsi_vpd_tpc_descriptor_rtf_block::optimal_bytes_from_token_per_segment[8]

Definition at line 2717 of file scsi_all.h.

Referenced by ctl_inquiry_evpd_tpc().

◆ optimal_bytes_to_token_per_segment

uint8_t scsi_vpd_tpc_descriptor_rtf_block::optimal_bytes_to_token_per_segment[8]

Definition at line 2716 of file scsi_all.h.

Referenced by ctl_inquiry_evpd_tpc().

◆ optimal_length_granularity

uint8_t scsi_vpd_tpc_descriptor_rtf_block::optimal_length_granularity[2]

Definition at line 2713 of file scsi_all.h.

Referenced by ctl_inquiry_evpd_tpc().

◆ reserved

uint8_t scsi_vpd_tpc_descriptor_rtf_block::reserved

Definition at line 2710 of file scsi_all.h.

◆ reserved2

uint8_t scsi_vpd_tpc_descriptor_rtf_block::reserved2[2]

Definition at line 2712 of file scsi_all.h.

◆ reserved3

uint8_t scsi_vpd_tpc_descriptor_rtf_block::reserved3[8]

Definition at line 2718 of file scsi_all.h.

◆ type_format

uint8_t scsi_vpd_tpc_descriptor_rtf_block::type_format

Definition at line 2708 of file scsi_all.h.

Referenced by ctl_inquiry_evpd_tpc().


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