Home
last modified time | relevance | path

Searched refs:DIVA_UM_IDI_REQ (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/isdn/hardware/eicon/
Dum_xdi.h22 #define DIVA_UM_IDI_REQ 2 macro
26 #define DIVA_UM_IDI_REQ_MAN (DIVA_UM_IDI_REQ | DIVA_UM_IDI_REQ_TYPE_MAN)
27 #define DIVA_UM_IDI_REQ_SIG (DIVA_UM_IDI_REQ | DIVA_UM_IDI_REQ_TYPE_SIG)
28 #define DIVA_UM_IDI_REQ_NET (DIVA_UM_IDI_REQ | DIVA_UM_IDI_REQ_TYPE_NET)
Dum_idi.c457 case DIVA_UM_IDI_REQ: in diva_um_idi_write()