Lines Matching defs:scc_param
308 typedef struct scc_param { struct
309 ushort scc_rbase; /* Rx Buffer descriptor base address */
310 ushort scc_tbase; /* Tx Buffer descriptor base address */
311 u_char scc_rfcr; /* Rx function code */
312 u_char scc_tfcr; /* Tx function code */
313 ushort scc_mrblr; /* Max receive buffer length */
314 uint scc_rstate; /* Internal */
315 uint scc_idp; /* Internal */
316 ushort scc_rbptr; /* Internal */
317 ushort scc_ibc; /* Internal */
318 uint scc_rxtmp; /* Internal */
319 uint scc_tstate; /* Internal */
320 uint scc_tdp; /* Internal */
321 ushort scc_tbptr; /* Internal */
322 ushort scc_tbc; /* Internal */
323 uint scc_txtmp; /* Internal */
324 uint scc_rcrc; /* Internal */
325 uint scc_tcrc; /* Internal */