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

/drivers/scsi/
H A Dwd7000.c137 * Added support for BUS_ON and BUS_OFF parameters in config line.
250 int bus_on; /* This adapter's BUS_ON time */
292 #define BUS_ON 64 /* x 125ns = 8000ns (BIOS default) */ macro
313 {15, 6, 0x350, BUS_ON, BUS_OFF}, /* defaults for single adapter */
314 {11, 5, 0x320, BUS_ON, BUS_OFF}, /* defaults for second adapter */
315 {7, 6, 0x350, BUS_ON, BUS_OFF}, /* My configuration (Zaga) */
316 {-1, -1, 0x0, BUS_ON, BUS_OFF} /* Empty slot */
622 * wd7000=<IRQ>,<DMA>,<IO>[,<BUS_ON>[,<BUS_OFF>]]
624 * , where BUS_ON and BUS_OFF are in nanoseconds. BIOS default values
625 * are 8000ns for BUS_ON an
[all...]

Completed in 13 milliseconds