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

#include <hpilo.h>

Data Fields

struct ccb driver_ccb
 
struct ccb ilo_ccb
 
struct ccb __iomemmapped_ccb
 
voiddma_va
 
dma_addr_t dma_pa
 
size_t dma_size
 
struct ilo_hwinfoilo_hw
 
wait_queue_head_t ccb_waitq
 
int ccb_cnt
 
int ccb_excl
 

Detailed Description

Definition at line 132 of file hpilo.h.

Field Documentation

int ccb_cnt

Definition at line 154 of file hpilo.h.

int ccb_excl

Definition at line 157 of file hpilo.h.

wait_queue_head_t ccb_waitq

Definition at line 151 of file hpilo.h.

dma_addr_t dma_pa

Definition at line 144 of file hpilo.h.

size_t dma_size

Definition at line 145 of file hpilo.h.

void* dma_va

Definition at line 143 of file hpilo.h.

struct ccb driver_ccb

Definition at line 134 of file hpilo.h.

struct ccb ilo_ccb

Definition at line 137 of file hpilo.h.

struct ilo_hwinfo* ilo_hw

Definition at line 148 of file hpilo.h.

struct ccb __iomem* mapped_ccb

Definition at line 140 of file hpilo.h.


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