Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
io_subchannel_private Struct Reference

#include <io_sch.h>

Data Fields

union orb orb
 
struct ccw1 sense_ccw
 
struct ccw_devicecdev
 
struct {
   unsigned int   suspend:1
 
   unsigned int   prefetch:1
 
   unsigned int   inter:1
 
options
 

Detailed Description

Definition at line 11 of file io_sch.h.

Field Documentation

Definition at line 14 of file io_sch.h.

unsigned int inter

Definition at line 18 of file io_sch.h.

struct { ... } options
union orb orb

Definition at line 12 of file io_sch.h.

unsigned int prefetch

Definition at line 17 of file io_sch.h.

struct ccw1 sense_ccw

Definition at line 13 of file io_sch.h.

unsigned int suspend

Definition at line 16 of file io_sch.h.


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