Searched refs:on26 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/block/paride/ |
H A D | on26.c | 2 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); in on26_test_port() 283 printk("%s: on26 %s, OnSpec 90c26 at 0x%x, ", in on26_log_adapter() 290 static struct pi_protocol on26 = { variable 292 .name = "on26", 309 return paride_register(&on26); in on26_init() 314 paride_unregister(&on26); in on26_exit()
|
/kernel/linux/linux-6.6/drivers/ata/pata_parport/ |
H A D | on26.c | 5 * on26.c is a low-level protocol driver for the 176 "on26: Device reset failed (%x,%x)\n", x, y); in on26_test_port() 295 static struct pi_protocol on26 = { variable 297 .name = "on26", 315 module_pata_parport_driver(on26); variable
|
Completed in 1 milliseconds