FreeBSD kernel CAM code
scsi_sense_osd_integrity Struct Reference

#include <scsi_all.h>

Data Fields

uint8_t desc_type
 
uint8_t length
 
uint8_t integ_check_val [32]
 

Detailed Description

Definition at line 3547 of file scsi_all.h.

Field Documentation

◆ desc_type

uint8_t scsi_sense_osd_integrity::desc_type

Definition at line 3549 of file scsi_all.h.

◆ integ_check_val

uint8_t scsi_sense_osd_integrity::integ_check_val[32]

Definition at line 3552 of file scsi_all.h.

◆ length

uint8_t scsi_sense_osd_integrity::length

Definition at line 3551 of file scsi_all.h.


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