Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions | Data Fields
idetape_request_sense_result_t Struct Reference

#include <osst.h>

Public Member Functions

u32 information __attribute__ ((packed))
 

Data Fields

unsigned error_code:7
 
unsigned valid:1
 
u8 reserved1:8
 
unsigned sense_key:4
 
unsigned reserved2_4:1
 
unsigned ili:1
 
unsigned eom:1
 
unsigned filemark:1
 
u8 asl
 
u32 command_specific
 
u8 asc
 
u8 ascq
 
u8 replaceable_unit_code
 
unsigned sk_specific1:7
 
unsigned sksv:1
 
u8 sk_specific2
 
u8 sk_specific3
 
u8 pad [2]
 

Detailed Description

Definition at line 87 of file osst.h.

Member Function Documentation

u32 information __attribute__ ( (packed)  )

Field Documentation

u8 asc

Definition at line 99 of file osst.h.

u8 ascq

Definition at line 100 of file osst.h.

u8 asl

Definition at line 97 of file osst.h.

u32 command_specific

Definition at line 98 of file osst.h.

unsigned eom

Definition at line 94 of file osst.h.

unsigned error_code

Definition at line 88 of file osst.h.

unsigned filemark

Definition at line 95 of file osst.h.

unsigned ili

Definition at line 93 of file osst.h.

u8 pad[2]

Definition at line 106 of file osst.h.

u8 replaceable_unit_code

Definition at line 101 of file osst.h.

u8 reserved1

Definition at line 90 of file osst.h.

unsigned reserved2_4

Definition at line 92 of file osst.h.

unsigned sense_key

Definition at line 91 of file osst.h.

unsigned sk_specific1

Definition at line 102 of file osst.h.

u8 sk_specific2

Definition at line 104 of file osst.h.

u8 sk_specific3

Definition at line 105 of file osst.h.

unsigned sksv

Definition at line 103 of file osst.h.

unsigned valid

Definition at line 89 of file osst.h.


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