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

/linux-4.4.14/drivers/block/paride/
H A Don26.c2 on26.c (c) 1997-8 Grant R. Guenther <grant@torque.net>
5 on26.c is a low-level protocol driver for the
170 printk("on26: Device reset failed (%x,%x)\n",x,y); on26_test_port()
283 printk("%s: on26 %s, OnSpec 90c26 at 0x%x, ", on26_log_adapter()
290 static struct pi_protocol on26 = { variable in typeref:struct:pi_protocol
292 .name = "on26",
309 return paride_register(&on26); on26_init()
314 paride_unregister(&on26); on26_exit()

Completed in 71 milliseconds