Home
last modified time | relevance | path

Searched refs:parport_write (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/dev/ppbus/
H A Dppbus_conf.c80 sc_link->parport_write == NULL || in ppbus_probe()
127 ppbus->ppbus_write = sc_link->parport_write; in ppbus_attach()
H A Dppbus_conf.h83 PARPORT_WRITE_T parport_write; member
/netbsd-src/sys/arch/sgimips/hpc/
H A Dpi1ppc.c259 sc_parport_adapter.parport_write = pi1ppc_write; in pi1ppc_sc_attach()
/netbsd-src/sys/dev/ic/
H A Datppc.c218 sc_parport_adapter.parport_write = atppc_write; in atppc_sc_attach()