Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dnsp32_debug.c253 printk("CdbIn=0x%x, ", nsp32_read1(base, SCSI_CSB_IN)); in nsp32_print_register()
H A Dnsp32.h279 #define SCSI_CSB_IN 0x42 /* BASE+42, B, R */ macro
H A Dnsp32.c1322 SCpnt->result = (int)nsp32_read1(base, SCSI_CSB_IN); in do_nsp32_isr()
1375 nsp32_priv(SCpnt)->status = nsp32_read1(base, SCSI_CSB_IN); in do_nsp32_isr()
1686 nsp32_priv(SCpnt)->status = nsp32_read1(base, SCSI_CSB_IN); in nsp32_busfree_occur()
1697 nsp32_priv(SCpnt)->status = nsp32_read1(base, SCSI_CSB_IN); in nsp32_busfree_occur()