Home
last modified time | relevance | path

Searched refs:OLD_SCSI_PHASE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dnsp32_debug.c234 printk("OldPhase=0x%x, ", nsp32_index_read1(base, OLD_SCSI_PHASE)); in nsp32_print_register()
H A Dnsp32.h325 #define OLD_SCSI_PHASE 0x05 /* BASE+08, IDX+05, B, R */ macro