Searched defs:scc_param (Results 1 – 2 of 2) sorted by relevance
317 typedef struct scc_param { struct318 ushort scc_rbase; /* Rx Buffer descriptor base address */319 ushort scc_tbase; /* Tx Buffer descriptor base address */320 u_char scc_rfcr; /* Rx function code */321 u_char scc_tfcr; /* Tx function code */322 ushort scc_mrblr; /* Max receive buffer length */323 uint scc_rstate; /* Internal */324 uint scc_idp; /* Internal */325 ushort scc_rbptr; /* Internal */326 ushort scc_ibc; /* Internal */[all …]
254 typedef struct scc_param { struct255 ushort scc_rbase; /* Rx Buffer descriptor base address */256 ushort scc_tbase; /* Tx Buffer descriptor base address */257 u_char scc_rfcr; /* Rx function code */258 u_char scc_tfcr; /* Tx function code */259 ushort scc_mrblr; /* Max receive buffer length */260 uint scc_rstate; /* Internal */261 uint scc_idp; /* Internal */262 ushort scc_rbptr; /* Internal */263 ushort scc_ibc; /* Internal */[all …]