Home
last modified time | relevance | path

Searched refs:sdtr_able (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/scsi/
H A Dadvansys.c3305 ushort sdtr_able, wdtr_able; in asc_prt_adv_board_info() local
4513 asc_dvc->sdtr_able); in AdvInitAsc3550Driver()
4810 ushort wdtr_able, sdtr_able, tagqng_able; in AdvInitAsc38C0800Driver() local
5030 asc_dvc->sdtr_able); in AdvInitAsc38C0800Driver()
5525 asc_dvc->sdtr_able); in AdvInitAsc38C1600Driver()
10003 asc_dvc->sdtr_able = eep_config.sdtr_able; in AdvInitFrom3550EEP()
10177 asc_dvc->sdtr_able = 0; in AdvInitFrom38C0800EEP()
10189 asc_dvc->sdtr_able |= (1 << tid); in AdvInitFrom38C0800EEP()
10401 asc_dvc->sdtr_able = 0; in AdvInitFrom38C1600EEP()
10413 asc_dvc->sdtr_able |= (1 << tid); in AdvInitFrom38C1600EEP()
[all …]