Home
last modified time | relevance | path

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

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