Searched refs:GET_CAUSE_TYPE (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/isdn/isdnd/
H A Dpcause.c203 switch (GET_CAUSE_TYPE(code))
/netbsd-6-1-5-RELEASE/sys/netisdn/
H A Di4b_cause.h54 #define GET_CAUSE_TYPE(cause) (((cause) >> 8) & 0xff) macro
H A Di4b_l2if.c114 switch(GET_CAUSE_TYPE(cause))

Completed in 162 milliseconds