Searched defs:nct_bank (Results 1 – 1 of 1) sorted by relevance
133 struct nct_bank { struct135 u_int8_t nb_firstpin;136 u_int8_t nb_numpins;137 u_int8_t nb_enabled;140 u_int8_t nb_val_dir;141 u_int8_t nb_val_inv;142 u_int8_t nb_val_mode;166 struct nct_bank sc_bank[3]; /* Bank descriptions */ argument