Searched defs:TYP (Results 1 - 1 of 1) sorted by relevance

/drivers/isdn/capi/
H A Dcapiutil.c416 #define TYP (cdef[cmsg->par[cmsg->p]].typ) macro
425 switch (TYP) {
439 for (; TYP != _CEND; cmsg->p++) {
440 switch (TYP) {
523 for (; TYP != _CEND; cmsg->p++) {
525 switch (TYP) {
830 for (; TYP != _CEND; cmsg->p++) {
840 switch (TYP) {

Completed in 89 milliseconds