Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

hdlcdrv.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define HDLCDRVCTL_GETMODEMPAR   0
#define HDLCDRVCTL_SETMODEMPAR   1
#define HDLCDRVCTL_MODEMPARMASK   2
#define HDLCDRVCTL_GETCHANNELPAR   10
#define HDLCDRVCTL_SETCHANNELPAR   11
#define HDLCDRVCTL_OLDGETSTAT   20
#define HDLCDRVCTL_CALIBRATE   21
#define HDLCDRVCTL_GETSTAT   22
#define HDLCDRVCTL_GETSAMPLES   30
#define HDLCDRVCTL_GETBITS   31
#define HDLCDRVCTL_GETMODE   40
#define HDLCDRVCTL_SETMODE   41
#define HDLCDRVCTL_MODELIST   42
#define HDLCDRVCTL_DRIVERNAME   43
#define HDLCDRV_PARMASK_IOBASE   (1<<0)
#define HDLCDRV_PARMASK_IRQ   (1<<1)
#define HDLCDRV_PARMASK_DMA   (1<<2)
#define HDLCDRV_PARMASK_DMA2   (1<<3)
#define HDLCDRV_PARMASK_SERIOBASE   (1<<4)
#define HDLCDRV_PARMASK_PARIOBASE   (1<<5)
#define HDLCDRV_PARMASK_MIDIIOBASE   (1<<6)


Define Documentation

#define HDLCDRV_PARMASK_DMA   (1<<2)
 

Definition at line 97 of file hdlcdrv.h.

Referenced by sbc_ioctl(), sbcfdx_ioctl(), wss_ioctl(), and wssfdx_ioctl().

#define HDLCDRV_PARMASK_DMA2   (1<<3)
 

Definition at line 98 of file hdlcdrv.h.

Referenced by sbcfdx_ioctl(), and wssfdx_ioctl().

#define HDLCDRV_PARMASK_IOBASE   (1<<0)
 

Definition at line 95 of file hdlcdrv.h.

Referenced by baycom_ioctl(), sbc_ioctl(), sbcfdx_ioctl(), wss_ioctl(), and wssfdx_ioctl().

#define HDLCDRV_PARMASK_IRQ   (1<<1)
 

Definition at line 96 of file hdlcdrv.h.

Referenced by baycom_ioctl(), sbc_ioctl(), sbcfdx_ioctl(), wss_ioctl(), and wssfdx_ioctl().

#define HDLCDRV_PARMASK_MIDIIOBASE   (1<<6)
 

Definition at line 101 of file hdlcdrv.h.

Referenced by sbc_ioctl(), sbcfdx_ioctl(), wss_ioctl(), and wssfdx_ioctl().

#define HDLCDRV_PARMASK_PARIOBASE   (1<<5)
 

Definition at line 100 of file hdlcdrv.h.

Referenced by sbc_ioctl(), sbcfdx_ioctl(), wss_ioctl(), and wssfdx_ioctl().

#define HDLCDRV_PARMASK_SERIOBASE   (1<<4)
 

Definition at line 99 of file hdlcdrv.h.

Referenced by sbc_ioctl(), sbcfdx_ioctl(), wss_ioctl(), and wssfdx_ioctl().

#define HDLCDRVCTL_CALIBRATE   21
 

Definition at line 75 of file hdlcdrv.h.

Referenced by baycom_ioctl(), and hdlcdrv_ioctl().

#define HDLCDRVCTL_DRIVERNAME   43
 

Definition at line 90 of file hdlcdrv.h.

Referenced by baycom_ioctl(), and hdlcdrv_ioctl().

#define HDLCDRVCTL_GETBITS   31
 

Definition at line 82 of file hdlcdrv.h.

Referenced by hdlcdrv_ioctl().

#define HDLCDRVCTL_GETCHANNELPAR   10
 

Definition at line 72 of file hdlcdrv.h.

Referenced by baycom_ioctl(), and hdlcdrv_ioctl().

#define HDLCDRVCTL_GETMODE   40
 

Definition at line 87 of file hdlcdrv.h.

Referenced by baycom_ioctl(), and sm_ioctl().

#define HDLCDRVCTL_GETMODEMPAR   0
 

Definition at line 69 of file hdlcdrv.h.

Referenced by baycom_ioctl(), and hdlcdrv_ioctl().

#define HDLCDRVCTL_GETSAMPLES   30
 

Definition at line 81 of file hdlcdrv.h.

Referenced by hdlcdrv_ioctl().

#define HDLCDRVCTL_GETSTAT   22
 

Definition at line 76 of file hdlcdrv.h.

Referenced by baycom_ioctl(), and hdlcdrv_ioctl().

#define HDLCDRVCTL_MODELIST   42
 

Definition at line 89 of file hdlcdrv.h.

Referenced by baycom_ioctl(), and sm_ioctl().

#define HDLCDRVCTL_MODEMPARMASK   2
 

Definition at line 71 of file hdlcdrv.h.

Referenced by baycom_ioctl(), sbc_ioctl(), sbcfdx_ioctl(), wss_ioctl(), and wssfdx_ioctl().

#define HDLCDRVCTL_OLDGETSTAT   20
 

Definition at line 74 of file hdlcdrv.h.

Referenced by baycom_ioctl(), and hdlcdrv_ioctl().

#define HDLCDRVCTL_SETCHANNELPAR   11
 

Definition at line 73 of file hdlcdrv.h.

Referenced by baycom_ioctl(), and hdlcdrv_ioctl().

#define HDLCDRVCTL_SETMODE   41
 

Definition at line 88 of file hdlcdrv.h.

Referenced by baycom_ioctl(), and sm_ioctl().

#define HDLCDRVCTL_SETMODEMPAR   1
 

Definition at line 70 of file hdlcdrv.h.

Referenced by baycom_ioctl(), and hdlcdrv_ioctl().