Searched defs:ppbus (Results 1 – 10 of 10) sorted by relevance
98 device_t ppbus = device_get_parent(dev); in lpbb_callback() local136 device_t ppbus = device_get_parent(dev); in lpbb_reset_bus() local146 device_t ppbus = device_get_parent(dev); in lpbb_getscl() local158 device_t ppbus = device_get_parent(dev); in lpbb_getsda() local170 device_t ppbus = device_get_parent(dev); in lpbb_setsda() local183 device_t ppbus = device_get_parent(dev); in lpbb_setscl() local196 device_t ppbus = device_get_parent(dev); in lpbb_detect() local223 device_t ppbus = device_get_parent(dev); in lpbb_reset() local
285 device_t ppbus = device_get_parent(vpo->vpo_dev); in imm_disconnect() local322 device_t ppbus = device_get_parent(vpo->vpo_dev); in imm_connect() local373 device_t ppbus = device_get_parent(vpo->vpo_dev); in imm_detect() local442 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_negociate() local584 device_t ppbus = device_get_parent(vpo->vpo_dev); in imm_attach() local647 device_t ppbus = device_get_parent(vpo->vpo_dev); in imm_reset_bus() local[all …]
172 #define NOT_READY(ppbus) ((ppb_rstr(ppbus)^LPS_INVERT)&LPS_MASK) argument197 device_t ppbus = device_get_parent(dev); in lpt_request_ppbus() local218 device_t ppbus = device_get_parent(dev); in lpt_release_ppbus() local235 lpt_port_test(device_t ppbus, u_char data, u_char mask) in lpt_port_test()301 device_t ppbus = device_get_parent(dev); in lpt_detect() local367 device_t ppbus = device_get_parent(dev); in lpt_attach() local426 device_t ppbus = device_get_parent(dev); in lpt_detach() local450 device_t ppbus; in lptout() local489 device_t ppbus; in lptopen() local612 device_t ppbus = device_get_parent(lptdev); in lptclose() local[all …]
278 device_t ppbus = device_get_parent(vpo->vpo_dev); in vpoio_disconnect() local291 device_t ppbus = device_get_parent(vpo->vpo_dev); in vpoio_connect() local319 device_t ppbus = device_get_parent(vpo->vpo_dev); in vpoio_reset() local345 device_t ppbus = device_get_parent(vpo->vpo_dev); in vpoio_in_disk_mode() local361 device_t ppbus = device_get_parent(vpo->vpo_dev); in vpoio_detect() local442 device_t ppbus = device_get_parent(vpo->vpo_dev); in vpoio_outstr() local459 device_t ppbus = device_get_parent(vpo->vpo_dev); in vpoio_instr() local473 device_t ppbus = device_get_parent(vpo->vpo_dev); in vpoio_select() local523 device_t ppbus = device_get_parent(vpo->vpo_dev); in vpoio_wait() local590 device_t ppbus = device_get_parent(vpo->vpo_dev); in vpoio_attach() local[all …]
292 device_t ppbus = device_get_parent(dev); in lp_detach() local352 device_t ppbus = device_get_parent(sc->sc_dev); in lpstop() local369 device_t ppbus = device_get_parent(dev); in lpinit_locked() local407 device_t ppbus = device_get_parent(dev); in lpioctl() local482 clpoutbyte(u_char byte, int spin, device_t ppbus) in clpoutbyte()499 clpinbyte(int spin, device_t ppbus) in clpinbyte()532 device_t ppbus = device_get_parent(sc->sc_dev); in lp_intr() local670 lpoutbyte(u_char byte, int spin, device_t ppbus) in lpoutbyte()690 device_t ppbus = device_get_parent(dev); in lpoutput() local
111 device_t ppbus = device_get_parent(ppidev); in ppi_enable_intr() local123 device_t ppbus = device_get_parent(ppidev); in ppi_disable_intr() local235 device_t ppbus = device_get_parent(ppidev); in ppiintr() local295 device_t ppbus = device_get_parent(ppidev); in ppiopen() local321 device_t ppbus = device_get_parent(ppidev); in ppiclose() local363 device_t ppbus = device_get_parent(ppidev); in ppiread() local455 device_t ppbus = device_get_parent(ppidev); in ppiwrite() local552 device_t ppbus = device_get_parent(ppidev); in ppiioctl() local
154 device_t ppbus; in pcfclock_open() local174 device_t ppbus = device_get_parent(pcfclockdev); in pcfclock_close() local188 device_t ppbus = device_get_parent(pcfclockdev); in pcfclock_write_cmd() local230 device_t ppbus = device_get_parent(pcfclockdev); in pcfclock_read_data() local269 device_t ppbus = device_get_parent(pcfclockdev); in pcfclock_read_dev() local298 device_t ppbus; in pcfclock_read() local
46 device_t ppbus; member88 ppstry(device_t ppbus, int send, int expect) in ppstry()110 device_t ppbus = device_get_parent(dev); in ppsattach() local211 device_t ppbus = sc->ppbus; in ppsopen() local262 device_t ppbus = sc->ppbus; in ppsclose() local
104 device_t ppbus = device_get_parent(dev); in vpo_probe() local138 device_t ppbus = device_get_parent(dev); in vpo_attach() local
107 device_t ppbus; /* parallel port chipset corresponding ppbus */ member