Searched refs:TERM_LVD (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/scsi/
H A Dadvansys.c1455 #define TERM_LVD 0x00C0 /* LVD Termination Bits */ macro
5173 if ((asc_dvc->cfg->termination & TERM_LVD) == 0) { AdvInitAsc38C0800Driver()
5180 asc_dvc->cfg->termination |= TERM_LVD; AdvInitAsc38C0800Driver()
5190 * Clear any set TERM_SE and TERM_LVD bits. AdvInitAsc38C0800Driver()
5192 scsi_cfg1 &= (~TERM_SE & ~TERM_LVD); AdvInitAsc38C0800Driver()
5195 * Invert the TERM_SE and TERM_LVD bits and then set 'scsi_cfg1'. AdvInitAsc38C0800Driver()
10471 asc_dvc->cfg->termination = termination | TERM_LVD; AdvInitFrom38C0800EEP()
10695 asc_dvc->cfg->termination = termination | TERM_LVD; AdvInitFrom38C1600EEP()

Completed in 132 milliseconds