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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dnsp32_debug.c257 printk("execph=0x%x, ", nsp32_read2(base, SCSI_EXECUTE_PHASE));
H A Dnsp32.h277 #define SCSI_EXECUTE_PHASE 0x40 /* BASE+40, W, R */ macro
H A Dnsp32.c629 execph = nsp32_read2(base, SCSI_EXECUTE_PHASE);
1097 nsp32_write2(base, SCSI_EXECUTE_PHASE, 0);
1266 auto_stat = nsp32_read2(base, SCSI_EXECUTE_PHASE);
1267 nsp32_write2(base, SCSI_EXECUTE_PHASE, 0);

Completed in 69 milliseconds