Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/hamradio/
Dbaycom_epp.c110 #define EPP_PTTBIT 0x08 macro
116 #define EPP_NTEF EPP_PTTBIT
162 #define EPP_PTTBIT 0x08 macro
169 #define EPP_NTEF EPP_PTTBIT
586 if (bc->hdlctx.state == tx_tail && !(stat & EPP_PTTBIT)) in transmit()
1280 hi.data.cs.ptt = !!(bc->stat & EPP_PTTBIT); in baycom_ioctl()
1290 hi.data.ocs.ptt = !!(bc->stat & EPP_PTTBIT); in baycom_ioctl()