Linux Kernel
3.7.1
|
#include <linux/init.h>
#include "hisax.h"
#include "isac.h"
#include "hfc_2bs0.h"
#include "isdnl1.h"
Go to the source code of this file.
Macros | |
#define | byteout(addr, val) outb(val, addr) |
#define | bytein(addr) inb(addr) |
Functions | |
int __devinit | setup_TeleInt (struct IsdnCard *card) |