Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dnsp32_debug.c257 printk("execph=0x%x, ", nsp32_read2(base, SCSI_EXECUTE_PHASE)); in nsp32_print_register()
Dnsp32.h283 #define SCSI_EXECUTE_PHASE 0x40 /* BASE+40, W, R */ macro
Dnsp32.c683 execph = nsp32_read2(base, SCSI_EXECUTE_PHASE); in nsp32_selection_autoscsi()
1135 nsp32_write2(base, SCSI_EXECUTE_PHASE, 0); in nsp32hw_init()
1299 auto_stat = nsp32_read2(base, SCSI_EXECUTE_PHASE); in do_nsp32_isr()
1300 nsp32_write2(base, SCSI_EXECUTE_PHASE, 0); in do_nsp32_isr()