Searched refs:SCSI_OUT_LATCH_TARGET_ID (Results  1 – 3 of 3) sorted by relevance
| /linux-4.1.27/drivers/scsi/ | 
| D | nsp32_debug.c | 238 	printk("scsioutlatch=0x%x, ", nsp32_read1(base, SCSI_OUT_LATCH_TARGET_ID));  in nsp32_print_register()
  | 
| D | nsp32.h | 235 #define SCSI_OUT_LATCH_TARGET_ID 0x22	/* BASE+22, B, W */  macro
  | 
| D | nsp32.c | 638 	nsp32_write1(base, SCSI_OUT_LATCH_TARGET_ID, BIT(host_id) | BIT(target));  in nsp32_selection_autoscsi() 703 		  nsp32_read4(base, SGT_ADR), nsp32_read1(base, SCSI_OUT_LATCH_TARGET_ID));  in nsp32_selection_autoscsi()
  |