Searched defs:sbecom_chan_param (Results 1 – 1 of 1) sorted by relevance
243 struct sbecom_chan_param struct245 u_int32_t channum; /* 0: */247 u_int32_t card; /* RLD DEBUG - add this in until I learn how to make this entry obsolete */248 u_int32_t port; /* RLD DEBUG - add this in until I learn how to make this entry obsolete */249 u_int8_t bitmask[32];251 u_int32_t intr_mask; /* 4: interrupt mask, specify ored253 u_int8_t status; /* 8: channel transceiver status (TX_ENABLED,255 u_int8_t chan_mode; /* 9: protocol mode */256 u_int8_t idlecode; /* A: idle code, in (FLAG_7E, FLAG_FF,258 u_int8_t pad_fill_count; /* B: pad fill count (1-127), 0 - pad[all …]