Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dnsp32_debug.c257 printk("execph=0x%x, ", nsp32_read2(base, SCSI_EXECUTE_PHASE)); in nsp32_print_register()
H A Dnsp32.h262 #define SCSI_EXECUTE_PHASE 0x40 /* BASE+40, W, R */ macro
H A Dnsp32.c614 nsp32_read2(base, SCSI_EXECUTE_PHASE); in nsp32_selection_autoscsi()
1063 nsp32_write2(base, SCSI_EXECUTE_PHASE, 0); in DEF_SCSI_QCMD()
1232 auto_stat = nsp32_read2(base, SCSI_EXECUTE_PHASE); in do_nsp32_isr()
1233 nsp32_write2(base, SCSI_EXECUTE_PHASE, 0); in do_nsp32_isr()