Home
last modified time | relevance | path

Searched defs:scsi_sense_data (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/bus/cam/scsi/
H A Dscsi_all.h911 struct scsi_sense_data struct
913 u_int8_t error_code;
918 u_int8_t segment;
919 u_int8_t flags;
953 #define SSD_FULL_SIZE sizeof(struct scsi_sense_data) argument