Searched defs:period_num (Results 1 - 2 of 2) sorted by last modified time

/drivers/scsi/
H A Dnsp32.c2295 if (get_period < data->synct[0].period_num) {
2330 if (get_period < data->synct[0].period_num) {
2331 get_period = data->synct[0].period_num;
2404 unsigned char period = data->synct[target->limit_entry].period_num;
2424 unsigned char period_num, ackwidth; local
2426 period_num = data->synct[target->limit_entry].period_num;
2431 target->syncreg = TO_SYNCREG(period_num, *offset);
2448 period = data->synct[entry].period_num;
H A Dnsp32.h516 unsigned char period_num; /* period number */ member in struct:_nsp32_sync_table

Completed in 53 milliseconds