Searched defs:ppbus (Results 1 – 10 of 10) sorted by relevance
282 device_t ppbus = device_get_parent(vpo->vpo_dev); in imm_disconnect() local318 device_t ppbus = device_get_parent(vpo->vpo_dev); in imm_connect() local368 device_t ppbus = device_get_parent(vpo->vpo_dev); in imm_detect() local439 device_t ppbus = device_get_parent(vpo->vpo_dev); in imm_outstr() local460 device_t ppbus = device_get_parent(vpo->vpo_dev); in imm_instr() local476 device_t ppbus = device_get_parent(vpo->vpo_dev); in imm_select() local499 device_t ppbus = device_get_parent(vpo->vpo_dev); in imm_wait() local526 device_t ppbus = device_get_parent(vpo->vpo_dev); in imm_negotiate() local584 device_t ppbus = device_get_parent(vpo->vpo_dev); in imm_attach() local642 device_t ppbus = device_get_parent(vpo->vpo_dev); in imm_reset_bus() local[all …]
279 device_t ppbus = device_get_parent(vpo->vpo_dev); in vpoio_disconnect() local292 device_t ppbus = device_get_parent(vpo->vpo_dev); in vpoio_connect() local320 device_t ppbus = device_get_parent(vpo->vpo_dev); in vpoio_reset() local346 device_t ppbus = device_get_parent(vpo->vpo_dev); in vpoio_in_disk_mode() local362 device_t ppbus = device_get_parent(vpo->vpo_dev); in vpoio_detect() local446 device_t ppbus = device_get_parent(vpo->vpo_dev); in vpoio_outstr() local466 device_t ppbus = device_get_parent(vpo->vpo_dev); in vpoio_instr() local480 device_t ppbus = device_get_parent(vpo->vpo_dev); in vpoio_select() local530 device_t ppbus = device_get_parent(vpo->vpo_dev); in vpoio_wait() local597 device_t ppbus = device_get_parent(vpo->vpo_dev); in vpoio_attach() local[all …]
179 #define NOT_READY(ppbus) ((ppb_rstr(ppbus)^LPS_INVERT)&LPS_MASK) argument203 device_t ppbus = device_get_parent(dev); in lpt_request_ppbus() local220 device_t ppbus = device_get_parent(dev); in lpt_release_ppbus() local234 lpt_port_test(device_t ppbus, u_char data, u_char mask) in lpt_port_test()300 device_t ppbus = device_get_parent(dev); in lpt_detect() local361 device_t ppbus = device_get_parent(dev); in lpt_attach() local412 device_t ppbus = device_get_parent(dev); in lptout() local453 device_t ppbus = device_get_parent(lptdev); in lptopen() local573 device_t ppbus = device_get_parent(lptdev); in lptclose() local625 device_t ppbus = device_get_parent(dev); in lpt_pushbytes() local[all …]
106 device_t ppbus = device_get_parent(ppidev); in ppi_enable_intr() local118 device_t ppbus = device_get_parent(ppidev); in ppi_disable_intr() local188 device_t ppbus = device_get_parent(ppidev); in ppiintr() local249 device_t ppbus = device_get_parent(ppidev); in ppiopen() local285 device_t ppbus = device_get_parent(ppidev); in ppiclose() local330 device_t ppbus = device_get_parent(ppidev); in ppiread() local416 device_t ppbus = device_get_parent(ppidev); in ppiwrite() local502 device_t ppbus = device_get_parent(ppidev); in ppiioctl() local
92 device_t ppbus = device_get_parent(dev); in lpbb_callback() local137 device_t ppbus = device_get_parent(dev); in lpbb_setsda() local148 device_t ppbus = device_get_parent(dev); in lpbb_setscl() local158 device_t ppbus = device_get_parent(dev); in lpbb_detect() local184 device_t ppbus = device_get_parent(dev); in lpbb_reset() local
190 device_t ppbus = device_get_parent(dev); in lp_probe() local287 device_t ppbus = device_get_parent(dev); in lpioctl() local390 clpoutbyte (u_char byte, int spin, device_t ppbus) in clpoutbyte()406 clpinbyte (int spin, device_t ppbus) in clpinbyte()447 device_t ppbus = device_get_parent(dev); in lp_intr() local574 lpoutbyte (u_char byte, int spin, device_t ppbus) in lpoutbyte()592 device_t ppbus = device_get_parent(dev); in lpoutput() local
85 device_t ppbus = device_get_parent(ppsdev); in ppsattach() local115 device_t ppbus = device_get_parent(ppsdev); in ppsopen() local145 device_t ppbus = device_get_parent(ppsdev); in ppsclose() local162 device_t ppbus = device_get_parent(ppsdev); in ppsintr() local
146 device_t ppbus = device_get_parent(pcfclockdev); in pcfclock_open() local168 device_t ppbus = device_get_parent(pcfclockdev); in pcfclock_close() local183 device_t ppbus = device_get_parent(ppidev); in pcfclock_write_cmd() local226 device_t ppbus = device_get_parent(ppidev); in pcfclock_read_data() local265 device_t ppbus = device_get_parent(ppidev); in pcfclock_read_dev() local
1965 device_t ppbus; in ppc_attach() local
105 device_t ppbus; /* parallel port chipset corresponding ppbus */ member