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

/drivers/block/paride/
H A Don20.c2 on20.c (c) 1996-8 Grant R. Guenther <grant@torque.net>
5 on20.c is a low-level protocol driver for the
118 printk("%s: on20 %s, OnSpec 90c20 at 0x%x, ",
125 static struct pi_protocol on20 = { variable in typeref:struct:pi_protocol
127 .name = "on20",
143 return paride_register(&on20);
148 paride_unregister(&on20);
H A DMakefile20 obj-$(CONFIG_PARIDE_ON20) += on20.o

Completed in 43 milliseconds