Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dtelmod.c72 #define TEL_CRSND 0x20 macro
1157 (tmip->flags & TEL_CRSND)) { in snd_parse()
1160 tmip->flags &= ~TEL_CRSND; in snd_parse()
1168 tmip->flags |= TEL_CRSND; in snd_parse()
1174 tmip->flags |= TEL_CRSND; in snd_parse()