[go: nahoru, domu]

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

/drivers/scsi/
H A Dwd7000.c607 static void __init setup_error(char *mesg, int *ints) function
653 setup_error("invalid IRQ.", ints);
663 setup_error("invalid DMA channel.", ints);
673 setup_error("invalid I/O base address.", ints);
680 setup_error("BUS_ON value is out of range (500" " to 31875 nanoseconds)!", ints);
689 setup_error("BUS_OFF value is out of range (500" " to 31875 nanoseconds)!", ints);
702 setup_error("duplicated IRQ!", ints);
706 setup_error("duplicated DMA " "channel!", ints);
710 setup_error("duplicated I/O " "base address!", ints);

Completed in 33 milliseconds