FreeBSD kernel CAM code
scsi_sense_block Struct Reference

#include <scsi_all.h>

Data Fields

uint8_t desc_type
 
uint8_t length
 
uint8_t reserved
 
uint8_t byte3
 

Detailed Description

Definition at line 3511 of file scsi_all.h.

Field Documentation

◆ byte3

uint8_t scsi_sense_block::byte3

Definition at line 3517 of file scsi_all.h.

Referenced by scsi_get_block_info(), and scsi_sense_block_sbuf().

◆ desc_type

uint8_t scsi_sense_block::desc_type

Definition at line 3513 of file scsi_all.h.

◆ length

uint8_t scsi_sense_block::length

Definition at line 3515 of file scsi_all.h.

◆ reserved

uint8_t scsi_sense_block::reserved

Definition at line 3516 of file scsi_all.h.


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