Searched refs:SGT_ADR (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dnsp32_debug.c237 printk("sgtpaddr=0x%lx, ", nsp32_read4(base, SGT_ADR));
H A Dnsp32.c557 nsp32_write4(base, SGT_ADR, data->auto_paddr);
690 nsp32_read4(base, SGT_ADR), nsp32_read1(base, SCSI_OUT_LATCH_TARGET_ID));
697 nsp32_write4(base, SGT_ADR, data->cur_lunt->sglun_paddr);
1269 nsp32_read4(base, SGT_ADR));
1875 * SYNC_REG, ACK_WIDTH, SGT_ADR, TRANSFER_CONTROL
1908 nsp32_write4(base, SGT_ADR, data->cur_lunt->sglun_paddr);
2042 nsp32_write4(base, SGT_ADR, new_sgtp);
H A Dnsp32.h268 #define SGT_ADR 0x3c /* BASE+3c, DW, R/W */ macro

Completed in 108 milliseconds