Searched defs:rootnex_intr_ops (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4/io/
H A Drootnex.c58 rootnex_intr_ops(dev_info_t *, dev_info_t *, ddi_intr_op_t,
156 rootnex_intr_ops /* bus_intr_op */
644 rootnex_intr_ops(dev_info_t *dip, dev_info_t *rdip, ddi_intr_op_t intr_op, function
649 DPRINTF(ROOTNEX_INTR_DEBUG, ("rootnex_intr_ops: rdip=%s%d "
/illumos-gate/usr/src/uts/i86pc/io/
H A Drootnex.c220 static int rootnex_intr_ops(dev_info_t *pdip, dev_info_t *rdip,
290 rootnex_intr_ops /* bus_intr_op */
1378 * rootnex_intr_ops()
1383 rootnex_intr_ops(dev_info_t *pdip, dev_info_t *rdip, ddi_intr_op_t intr_op, function
1389 "rootnex_intr_ops: pdip = %p, rdip = %p, intr_op = %x, hdlp = %p\n",
1554 * NOTE: This is needed for rootnex_intr_ops()

Completed in 2647 milliseconds