Lines Matching +full:sync +full:- +full:token
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
41 u_long err_tkiss ; /* token issued */
42 u_long err_tkerr ; /* token error */
59 struct s_txd_os txd_os ; /* OS - specific struct */
76 struct s_rxd_os rxd_os ; /* OS - specific struct */
125 #define RX_FIFO_SPACE 0x4000 - RX_FIFO_OFF
130 #define TX_LARGE_FIFO TX_FIFO_SPACE - TX_SMALL_FIFO
133 #define RX_LARGE_FIFO RX_FIFO_SPACE - RX_SMALL_FIFO
142 u_short tx_s_start ; /* sync queue start address */
143 u_short tx_s_size ; /* sync queue size */
228 /* used by the os-specific module */
245 * CPU is big endian; M-Channel is little endian)