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

  /src/sys/dev/i2o/
iop.c 225 static void iop_intr_event(device_t, struct iop_msg *, void *);
556 sc->sc_eventii.ii_intr = iop_intr_event;
1780 iop_intr_event(device_t dv, struct iop_msg *im, void *reply) function in typeref:typename:void
iop.c 225 static void iop_intr_event(device_t, struct iop_msg *, void *);
556 sc->sc_eventii.ii_intr = iop_intr_event;
1780 iop_intr_event(device_t dv, struct iop_msg *im, void *reply) function in typeref:typename:void

Completed in 23 milliseconds