Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
enternow_pci.c File Reference
#include "hisax.h"
#include "isac.h"
#include "isdnl1.h"
#include "amd7930_fn.h"
#include <linux/interrupt.h>
#include <linux/ppp_defs.h>
#include <linux/pci.h>
#include <linux/init.h>
#include "netjet.h"

Go to the source code of this file.

Macros

#define TJ_AMD_IRQ   0x20
 
#define TJ_LED1   0x40
 
#define TJ_LED2   0x80
 
#define TJ_AMD_PORT   0xC0
 

Functions

int __devinit setup_enternow_pci (struct IsdnCard *card)
 

Macro Definition Documentation

#define TJ_AMD_IRQ   0x20

Definition at line 79 of file enternow_pci.c.

#define TJ_AMD_PORT   0xC0

Definition at line 88 of file enternow_pci.c.

#define TJ_LED1   0x40

Definition at line 80 of file enternow_pci.c.

#define TJ_LED2   0x80

Definition at line 81 of file enternow_pci.c.

Function Documentation

int __devinit setup_enternow_pci ( struct IsdnCard card)

Definition at line 391 of file enternow_pci.c.