Searched refs:SCSI_BUS_CONTROL (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.c251 printk("ScsiBusControl=0x%x, ", nsp32_read1(base, SCSI_BUS_CONTROL));
H A Dnsp32.c2629 busctrl = nsp32_read1(base, SCSI_BUS_CONTROL);
2631 nsp32_write1(base, SCSI_BUS_CONTROL, busctrl);
2642 busctrl = nsp32_read1(base, SCSI_BUS_CONTROL);
2644 nsp32_write1(base, SCSI_BUS_CONTROL, busctrl);
3017 nsp32_write1(base, SCSI_BUS_CONTROL, BUSCTL_RST);
3019 nsp32_write1(base, SCSI_BUS_CONTROL, 0);
H A Dnsp32.h167 #define SCSI_BUS_CONTROL 0x10 /* BASE+10, B, R/W */ macro

Completed in 27 milliseconds