Lines Matching defs:bpck
2 bpck.c (c) 1996-8 Grant R. Guenther <grant@torque.net>
5 bpck.c is a low-level protocol driver for the MicroSolutions
43 cont = 2 - use internal bpck register addressing
103 /* These macros access the bpck registers in native addressing */
337 printk("%s: bpck: 0x%x unit %d mode %d: ",
434 printk("%s: bpck EEPROM: %64.64s\n",pi->device,scratch);
439 printk("%s: bpck %s, backpack %8.8s unit %d",
445 static struct pi_protocol bpck = {
447 .name = "bpck",
466 return paride_register(&bpck);
471 paride_unregister(&bpck);