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

#include <tioca_provider.h>

Data Fields

struct tioca_commonca_common
 
struct list_head ca_list
 
struct list_head ca_dmamaps
 
spinlock_t ca_lock
 
cnodeid_t ca_closest_node
 
struct list_headca_devices
 
u64 ca_ap_size
 
u32 ca_gart_entries
 
u32 ca_ap_pagesize
 
u64 ca_ap_bus_base
 
u64 ca_gart_size
 
u64ca_gart
 
u64 ca_gart_coretalk_addr
 
u8 ca_gart_iscoherent
 
u64 ca_pciap_base
 
u64 ca_pciap_size
 
u64 ca_pcigart_base
 
u64ca_pcigart
 
u32 ca_pcigart_entries
 
u32 ca_pcigart_start
 
voidca_pcigart_pagemap
 
u64 ca_gfxap_base
 
u64 ca_gfxap_size
 
u64 ca_gfxgart_base
 
u64ca_gfxgart
 
u32 ca_gfxgart_entries
 
u32 ca_gfxgart_start
 

Detailed Description

Definition at line 48 of file tioca_provider.h.

Field Documentation

u64 ca_ap_bus_base

Definition at line 62 of file tioca_provider.h.

u32 ca_ap_pagesize

Definition at line 61 of file tioca_provider.h.

u64 ca_ap_size

Definition at line 59 of file tioca_provider.h.

cnodeid_t ca_closest_node

Definition at line 53 of file tioca_provider.h.

struct tioca_common* ca_common

Definition at line 49 of file tioca_provider.h.

struct list_head* ca_devices

Definition at line 54 of file tioca_provider.h.

struct list_head ca_dmamaps

Definition at line 51 of file tioca_provider.h.

u64* ca_gart

Definition at line 64 of file tioca_provider.h.

u64 ca_gart_coretalk_addr

Definition at line 65 of file tioca_provider.h.

u32 ca_gart_entries

Definition at line 60 of file tioca_provider.h.

u8 ca_gart_iscoherent

Definition at line 66 of file tioca_provider.h.

u64 ca_gart_size

Definition at line 63 of file tioca_provider.h.

u64 ca_gfxap_base

Definition at line 78 of file tioca_provider.h.

u64 ca_gfxap_size

Definition at line 79 of file tioca_provider.h.

u64* ca_gfxgart

Definition at line 81 of file tioca_provider.h.

u64 ca_gfxgart_base

Definition at line 80 of file tioca_provider.h.

u32 ca_gfxgart_entries

Definition at line 82 of file tioca_provider.h.

u32 ca_gfxgart_start

Definition at line 83 of file tioca_provider.h.

struct list_head ca_list

Definition at line 50 of file tioca_provider.h.

spinlock_t ca_lock

Definition at line 52 of file tioca_provider.h.

u64 ca_pciap_base

Definition at line 69 of file tioca_provider.h.

u64 ca_pciap_size

Definition at line 70 of file tioca_provider.h.

u64* ca_pcigart

Definition at line 72 of file tioca_provider.h.

u64 ca_pcigart_base

Definition at line 71 of file tioca_provider.h.

u32 ca_pcigart_entries

Definition at line 73 of file tioca_provider.h.

void* ca_pcigart_pagemap

Definition at line 75 of file tioca_provider.h.

u32 ca_pcigart_start

Definition at line 74 of file tioca_provider.h.


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