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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/pcmcia/
H A Dnsp_cs.h251 unsigned char AckWidth; member in struct:_sync_data
H A Dnsp_cs.c478 sync->AckWidth = 0;
485 sync->AckWidth = sync_table->ack_width;
487 nsp_dbg(NSP_DEBUG_SYNC, "sync_reg=0x%x, ack_width=0x%x", sync->SyncRegister, sync->AckWidth);
906 nsp_index_write(base, ACKWIDTH, sync->AckWidth);

Completed in 89 milliseconds