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

#include <targetos.h>

Data Fields

struct net_devicedev
 
struct net_devicenext_module
 
u32 bus_type
 
struct pci_dev pdev
 
unsigned long base_addr
 
unsigned char factory_mac_addr [8]
 
ulong SharedMemSize
 
ulong SharedMemHeap
 
voidSharedMemAddr
 
dma_addr_t SharedMemDMA
 
ulong QueueSkb
 
struct sk_buff_head SendSkbQueue
 
ulong MaxFrameSize
 
u8 ResetRequested
 
struct fddi_statistics MacStat
 
unsigned charLocalRxBuffer
 
dma_addr_t LocalRxBufferDMA
 
u_long smc_version
 
struct hw_modul hwm
 
spinlock_t DriverLock
 

Detailed Description

Definition at line 123 of file targetos.h.

Field Documentation

unsigned long base_addr

Definition at line 129 of file targetos.h.

Definition at line 126 of file targetos.h.

Definition at line 124 of file targetos.h.

spinlock_t DriverLock

Definition at line 159 of file targetos.h.

unsigned char factory_mac_addr[8]

Definition at line 130 of file targetos.h.

Definition at line 156 of file targetos.h.

unsigned char* LocalRxBuffer

Definition at line 149 of file targetos.h.

dma_addr_t LocalRxBufferDMA

Definition at line 150 of file targetos.h.

Definition at line 143 of file targetos.h.

ulong MaxFrameSize

Definition at line 139 of file targetos.h.

struct net_device* next_module

Definition at line 125 of file targetos.h.

Definition at line 127 of file targetos.h.

ulong QueueSkb

Definition at line 136 of file targetos.h.

u8 ResetRequested

Definition at line 140 of file targetos.h.

struct sk_buff_head SendSkbQueue

Definition at line 137 of file targetos.h.

void* SharedMemAddr

Definition at line 133 of file targetos.h.

dma_addr_t SharedMemDMA

Definition at line 134 of file targetos.h.

ulong SharedMemHeap

Definition at line 132 of file targetos.h.

ulong SharedMemSize

Definition at line 131 of file targetos.h.

u_long smc_version

Definition at line 153 of file targetos.h.


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