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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dnsp32.h465 u8 ackwidth; /* ack width register value */ member in struct:_nsp32_autoparam
517 unsigned char ackwidth; /* ack width designated by period */ member in struct:_nsp32_sync_table
548 unsigned char ackwidth; /* value for ACKWIDTH */ member in struct:_nsp32_target
H A Dnsp32.c147 * Note: This period/ackwidth speed table must be in descending order.
512 /* syncreg, ackwidth, target id, SREQ sampling rate */
514 param->ackwidth = data->cur_target->ackwidth;
685 nsp32_write1(base, ACK_WIDTH, data->cur_target->ackwidth);
688 "syncreg=0x%x, ackwidth=0x%x, sgtpaddr=0x%x, id=0x%x",
1019 "target: %d sync_flag: 0x%x syncreg: 0x%x ackwidth: 0x%x",
1021 target->ackwidth);
1898 nsp32_write1(base, ACK_WIDTH, data->cur_target->ackwidth);
2415 target->ackwidth
2430 unsigned char period_num, ackwidth; local
2452 unsigned char period, ackwidth, sample_rate; local
[all...]

Completed in 116 milliseconds