Searched refs:SCSI_BUS_MONITOR (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/scsi/ |
H A D | nsp32_debug.c | 233 printk("Phase=0x%x, ", nsp32_read1(base, SCSI_BUS_MONITOR)); in nsp32_print_register()
|
H A D | nsp32.c | 466 phase = nsp32_read1(base, SCSI_BUS_MONITOR); in nsp32_selection_autopara() 603 phase = nsp32_read1(base, SCSI_BUS_MONITOR); in nsp32_selection_autoscsi() 1185 busmon = nsp32_read1(base, SCSI_BUS_MONITOR); in do_nsp32_isr() 1846 nsp32_read1(base, SCSI_BUS_MONITOR)); in nsp32_msgout_occur() 2466 bus = nsp32_read1(base, SCSI_BUS_MONITOR); in nsp32_wait_req() 2495 bus = nsp32_read1(base, SCSI_BUS_MONITOR); in nsp32_wait_sack()
|
H A D | nsp32.h | 176 #define SCSI_BUS_MONITOR 0x12 /* BASE+12, B, R */ macro
|