Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions | Variables
schid.h File Reference
#include <linux/types.h>

Go to the source code of this file.

Data Structures

struct  subchannel_id
 

Functions

struct subchannel_id __attribute__ ((packed, aligned(4)))
 

Variables

__u32 cssid
 
__u32 __pad0__
 
__u32 m
 
__u32 ssid
 
__u32 one
 
__u32 sch_no
 

Function Documentation

struct subchannel_id __attribute__ ( (packed, aligned(4))  )
read

Scatter-gather list for preada/pwritea calls.

< Client physical address of the buffer segment.

< Page table entry describing the caching and location override characteristics of the buffer segment. Some drivers ignore this element and will require that the NOCACHE flag be set on their requests.

< Length of the buffer segment.

Definition at line 1740 of file hypervisor.h.

Variable Documentation

__u32 __pad0__

Definition at line 15 of file schid.h.

__u32 cssid

Definition at line 14 of file schid.h.

__le16 m

Definition at line 16 of file schid.h.

for each one

Definition at line 18 of file schid.h.

__u32 sch_no

Definition at line 19 of file schid.h.

__u32 ssid

Definition at line 17 of file schid.h.