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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dnsp32_debug.c238 printk("scsioutlatch=0x%x, ", nsp32_read1(base, SCSI_OUT_LATCH_TARGET_ID));
H A Dnsp32.h241 #define SCSI_OUT_LATCH_TARGET_ID 0x22 /* BASE+22, B, W */ macro
H A Dnsp32.c647 nsp32_write1(base, SCSI_OUT_LATCH_TARGET_ID, BIT(host_id) | BIT(target));
712 nsp32_read4(base, SGT_ADR), nsp32_read1(base, SCSI_OUT_LATCH_TARGET_ID));

Completed in 59 milliseconds