Linux Kernel
3.7.1
|
#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 |
|
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.