Searched refs:SCSI_BUS_MONITOR (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/scsi/ |
D | nsp32_debug.c | 233 printk("Phase=0x%x, ", nsp32_read1(base, SCSI_BUS_MONITOR)); in nsp32_print_register()
|
D | nsp32.c | 469 phase = nsp32_read1(base, SCSI_BUS_MONITOR); in nsp32_selection_autopara() 606 phase = nsp32_read1(base, SCSI_BUS_MONITOR); in nsp32_selection_autoscsi() 1186 busmon = nsp32_read1(base, SCSI_BUS_MONITOR); in do_nsp32_isr() 1851 nsp32_read1(base, SCSI_BUS_MONITOR)); in nsp32_msgout_occur() 2477 bus = nsp32_read1(base, SCSI_BUS_MONITOR); in nsp32_wait_req() 2506 bus = nsp32_read1(base, SCSI_BUS_MONITOR); in nsp32_wait_sack()
|
D | nsp32.h | 185 #define SCSI_BUS_MONITOR 0x12 /* BASE+12, B, R */ macro
|