FreeBSD kernel CAM code
scsi_vpd_logical_block_prov Struct Reference

#include <scsi_all.h>

Data Fields

u_int8_t device
 
u_int8_t page_code
 
u_int8_t page_length [2]
 
u_int8_t threshold_exponent
 
u_int8_t flags
 
u_int8_t prov_type
 
u_int8_t reserved
 

Detailed Description

Definition at line 2831 of file scsi_all.h.

Field Documentation

◆ device

u_int8_t scsi_vpd_logical_block_prov::device

Definition at line 2833 of file scsi_all.h.

Referenced by ctl_inquiry_evpd_lbp().

◆ flags

u_int8_t scsi_vpd_logical_block_prov::flags

Definition at line 2839 of file scsi_all.h.

Referenced by ctl_inquiry_evpd_lbp(), and dadone_probelbp().

◆ page_code

u_int8_t scsi_vpd_logical_block_prov::page_code

Definition at line 2834 of file scsi_all.h.

Referenced by ctl_inquiry_evpd_lbp().

◆ page_length

u_int8_t scsi_vpd_logical_block_prov::page_length[2]

Definition at line 2836 of file scsi_all.h.

Referenced by ctl_inquiry_evpd_lbp().

◆ prov_type

u_int8_t scsi_vpd_logical_block_prov::prov_type

Definition at line 2846 of file scsi_all.h.

Referenced by ctl_inquiry_evpd_lbp().

◆ reserved

u_int8_t scsi_vpd_logical_block_prov::reserved

Definition at line 2849 of file scsi_all.h.

◆ threshold_exponent

u_int8_t scsi_vpd_logical_block_prov::threshold_exponent

Definition at line 2838 of file scsi_all.h.

Referenced by ctl_inquiry_evpd_lbp().


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