Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dadvansys.c6196 static uchar AscGetSynPeriodIndex(ASC_DVC_VAR *asc_dvc, uchar syn_time) in AscGetSynPeriodIndex() argument
6206 if ((syn_time <= period_table[max_index])) { in AscGetSynPeriodIndex()
6208 if (syn_time <= period_table[i]) { in AscGetSynPeriodIndex()