Home
last modified time | relevance | path

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

/netbsd/sys/dev/i2o/
H A Diopsp.c67 static void iopsp_intr(device_t, struct iop_msg *, void *);
134 sc->sc_ii.ii_intr = iopsp_intr; in iopsp_attach()
531 iopsp_intr(device_t dv, struct iop_msg *im, void *reply) in iopsp_intr() function