Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ppbus/
H A Dppbus_conf.c79 sc_link->parport_read == NULL || in ppbus_probe()
126 ppbus->ppbus_read = sc_link->parport_read; in ppbus_attach()
H A Dppbus_conf.h82 PARPORT_READ_T parport_read; member
/netbsd-src/sys/arch/sgimips/hpc/
H A Dpi1ppc.c258 sc_parport_adapter.parport_read = pi1ppc_read; in pi1ppc_sc_attach()
/netbsd-src/sys/dev/ic/
H A Datppc.c217 sc_parport_adapter.parport_read = atppc_read; in atppc_sc_attach()