FreeBSD kernel CAM code
scsi_sense_data Struct Reference

#include <scsi_all.h>

Data Fields

uint8_t error_code
 
uint8_t sense_buf [SSD_FULL_SIZE - 1]
 

Detailed Description

Definition at line 3244 of file scsi_all.h.

Field Documentation

◆ error_code

◆ sense_buf

uint8_t scsi_sense_data::sense_buf[SSD_FULL_SIZE - 1]

Definition at line 3252 of file scsi_all.h.


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