Searched refs:term_ctl (Results 1 – 1 of 1) sorted by relevance
60 unsigned int term_ctl; member103 info->term_ctl = on_off ? POWERTEC_TERM_ENABLE : 0; in powertecscsi_terminator_ctl()104 writeb(info->term_ctl, info->base + POWERTEC_TERM_CONTROL); in powertecscsi_terminator_ctl()190 VERSION, info->term_ctl ? "n" : "ff"); in powertecscsi_info()247 info->term_ctl ? "n" : "ff"); in powertecscsi_show_info()260 return sprintf(buf, "%d\n", info->term_ctl ? 1 : 0); in powertecscsi_show_term()