repo.or.cz
/
linux-2.6
/
linux-2.6-openrd.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
vmscan: split LRU lists into anon & file sets
[linux-2.6/linux-2.6-openrd.git]
/
drivers
/
isdn
/
hardware
/
eicon
/
os_bri.h
blob
a54f0ce58e13eeea658429497223418b898ccbf1
1
/* $Id: os_bri.h,v 1.1.2.2 2001/02/08 12:25:44 armin Exp $ */
2
3
#ifndef __DIVA_OS_BRI_REV_1_H__
4
#define __DIVA_OS_BRI_REV_1_H__
5
6
int
diva_bri_init_card
(
diva_os_xdi_adapter_t
*
a
);
7
8
#endif