Searched refs:term_ctl (Results 1 – 1 of 1) sorted by relevance
63 unsigned int term_ctl; member106 info->term_ctl = on_off ? POWERTEC_TERM_ENABLE : 0; in powertecscsi_terminator_ctl()107 writeb(info->term_ctl, info->base + POWERTEC_TERM_CONTROL); in powertecscsi_terminator_ctl()192 VERSION, info->term_ctl ? "n" : "ff"); in powertecscsi_info()249 info->term_ctl ? "n" : "ff"); in powertecscsi_show_info()262 return sprintf(buf, "%d\n", info->term_ctl ? 1 : 0); in powertecscsi_show_term()