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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dnsp32_debug.c253 printk("CdbIn=0x%x, ", nsp32_read1(base, SCSI_CSB_IN));
H A Dnsp32.h288 #define SCSI_CSB_IN 0x42 /* BASE+42, B, R */ macro
H A Dnsp32.c1310 SCpnt->result = (int)nsp32_read1(base, SCSI_CSB_IN);
1363 SCpnt->SCp.Status = nsp32_read1(base, SCSI_CSB_IN);
1691 SCpnt->SCp.Status = nsp32_read1(base, SCSI_CSB_IN);
1704 SCpnt->SCp.Status = nsp32_read1(base, SCSI_CSB_IN);

Completed in 83 milliseconds