Searched refs:SET_CAUSE_TYPE (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/netisdn/
H A Di4b_cause.h55 #define SET_CAUSE_TYPE(dest, type) ((dest) = ((dest & 0xffff00ff) | \ macro
H A Di4b_l4if.c169 SET_CAUSE_TYPE(call_desc[i].cause_in, CAUSET_I4B);
H A Di4b_i4bdrv.c390 SET_CAUSE_TYPE(cd->cause_in, CAUSET_I4B);
431 SET_CAUSE_TYPE(cd->cause_in, CAUSET_I4B);
/netbsd-6-1-5-RELEASE/usr.sbin/isdn/isdnd/
H A Dsupport.c311 SET_CAUSE_TYPE(cep->disc_cause, CAUSET_I4B);
H A Dmsghdl.c493 SET_CAUSE_TYPE(cep->disc_cause, CAUSET_I4B);

Completed in 119 milliseconds