Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dnsp32.h509 unsigned char start_period; /* search range - start period */ member
H A Dnsp32.c990 "SDTR: entry: %d start_period: 0x%x offset: 0x%x\n", in nsp32_queuecommand_lck()
2274 * between sync table start_period and end_period, then in nsp32_analyze_sdtr()
2365 if (period >= data->synct[i].start_period && in nsp32_search_period_entry()
2411 *period = data->synct[target->limit_entry].start_period; in nsp32_set_max_sync()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dnsp32.h509 unsigned char start_period; /* search range - start period */ member
H A Dnsp32.c996 "SDTR: entry: %d start_period: 0x%x offset: 0x%x\n", in nsp32_queuecommand_lck()
2274 * between sync table start_period and end_period, then in nsp32_analyze_sdtr()
2365 if (period >= data->synct[i].start_period && in nsp32_search_period_entry()
2411 *period = data->synct[target->limit_entry].start_period; in nsp32_set_max_sync()

Completed in 20 milliseconds