Home
last modified time | relevance | path

Searched refs:nbppcon_intr (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/hpcarm/dev/
H A Dnbppconvar.h38 int nbppcon_intr(device_t, int, char *);
H A Dnbppcon.c159 nbppcon_intr(device_t self, int buflen, char *buf) in nbppcon_intr() function
H A Dnbpiic.c151 nbppcon_intr(sc->sc_pcon, sc->sc_idx, sc->sc_buf); in nbpiic_intr()