HomeSort by: relevance | last modified time | path
    Searched defs:ld_iop_intr (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/i2o/
ld_iop.c 78 static void ld_iop_intr(device_t, struct iop_msg *, void *);
140 sc->sc_ii.ii_intr = ld_iop_intr;
485 ld_iop_intr(device_t dv, struct iop_msg *im, void *reply) function
ld_iop.c 78 static void ld_iop_intr(device_t, struct iop_msg *, void *);
140 sc->sc_ii.ii_intr = ld_iop_intr;
485 ld_iop_intr(device_t dv, struct iop_msg *im, void *reply) function

Completed in 65 milliseconds