Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dnsp32_debug.c238 printk("scsioutlatch=0x%x, ", nsp32_read1(base, SCSI_OUT_LATCH_TARGET_ID)); in nsp32_print_register()
Dnsp32.h247 #define SCSI_OUT_LATCH_TARGET_ID 0x22 /* BASE+22, B, W */ macro
Dnsp32.c701 nsp32_write1(base, SCSI_OUT_LATCH_TARGET_ID, BIT(host_id) | BIT(target)); in nsp32_selection_autoscsi()
748 nsp32_read4(base, SGT_ADR), nsp32_read1(base, SCSI_OUT_LATCH_TARGET_ID)); in nsp32_selection_autoscsi()