Home
last modified time | relevance | path

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

/drivers/scsi/
Dnsp32_debug.c239 printk("msgout=0x%lx, ", nsp32_read4(base, SCSI_MSG_OUT)); in nsp32_print_register()
Dnsp32.h281 #define SCSI_MSG_OUT 0x44 /* BASE+44, DW, R/W */ macro
Dnsp32.c660 nsp32_write4(base, SCSI_MSG_OUT, msgout); in nsp32_selection_autoscsi()
663 nsp32_write4(base, SCSI_MSG_OUT, 0); in nsp32_selection_autoscsi()
2169 nsp32_write4(base, SCSI_MSG_OUT, 0); in nsp32_msgin_occur()