Searched refs:SCSI_BUS_MONITOR (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/drivers/scsi/ |
D | nsp32_debug.c | 233 printk("Phase=0x%x, ", nsp32_read1(base, SCSI_BUS_MONITOR)); in nsp32_print_register()
|
D | nsp32.c | 553 phase = nsp32_read1(base, SCSI_BUS_MONITOR); in nsp32_selection_autopara() 672 phase = nsp32_read1(base, SCSI_BUS_MONITOR); in nsp32_selection_autoscsi() 1253 busmon = nsp32_read1(base, SCSI_BUS_MONITOR); in do_nsp32_isr() 1987 nsp32_read1(base, SCSI_BUS_MONITOR)); in nsp32_msgout_occur() 2613 bus = nsp32_read1(base, SCSI_BUS_MONITOR); in nsp32_wait_req() 2642 bus = nsp32_read1(base, SCSI_BUS_MONITOR); in nsp32_wait_sack()
|
D | nsp32.h | 197 #define SCSI_BUS_MONITOR 0x12 /* BASE+12, B, R */ macro
|