| /* $Id: hscx.h,v 1.8.2.2 2004/01/12 22:52:26 keil Exp $ |
| * Copyright by Karsten Keil <keil@isdn4linux.de> |
| * This software may be used and distributed according to the terms |
| * of the GNU General Public License, incorporated herein by reference. |
| /* All Registers original Siemens Spec */ |
| extern int HscxVersion(struct IsdnCardState *cs, char *s); |
| extern void modehscx(struct BCState *bcs, int mode, int bc); |
| extern void clear_pending_hscx_ints(struct IsdnCardState *cs); |
| extern void inithscx(struct IsdnCardState *cs); |
| extern void inithscxisac(struct IsdnCardState *cs, int part); |