Home
last modified time | relevance | path

Searched refs:i_ddi_intr_ops (Results 1 – 25 of 33) sorted by relevance

12

/titanic_44/usr/src/uts/common/os/
H A Dddi_intr.c67 ret = i_ddi_intr_ops(dip, dip, DDI_INTROP_SUPPORTED_TYPES, &hdl, in ddi_intr_get_supported_types()
109 ret = i_ddi_intr_ops(dip, dip, DDI_INTROP_NINTRS, &hdl, in ddi_intr_get_nintrs()
282 if (i_ddi_intr_ops(dip, dip, DDI_INTROP_ALLOC, in ddi_intr_alloc()
290 if ((ret = i_ddi_intr_ops(dip, dip, DDI_INTROP_GETPRI, in ddi_intr_alloc()
299 if ((ret = i_ddi_intr_ops(dip, dip, DDI_INTROP_GETCAP, in ddi_intr_alloc()
339 (void) i_ddi_intr_ops(tmp_hdl.ih_dip, tmp_hdl.ih_dip, in ddi_intr_alloc()
369 ret = i_ddi_intr_ops(hdlp->ih_dip, hdlp->ih_dip, in ddi_intr_free()
462 ret = i_ddi_intr_ops(hdlp->ih_dip, hdlp->ih_dip, in ddi_intr_get_cap()
511 ret = i_ddi_intr_ops(hdlp->ih_dip, hdlp->ih_dip, in ddi_intr_set_cap()
555 ret = i_ddi_intr_ops(hdlp->ih_dip, hdlp->ih_dip, in ddi_intr_get_pri()
[all …]
H A Dddi_intr_impl.c115 ret = i_ddi_intr_ops(dip, dip, DDI_INTROP_SUPPORTED_TYPES, &hdl, in i_ddi_intr_get_supported_types()
148 ret = i_ddi_intr_ops(dip, dip, DDI_INTROP_NINTRS, &hdl, in i_ddi_intr_get_supported_nintrs()
281 if (i_ddi_intr_ops(dip, dip, DDI_INTROP_NAVAIL, &hdl, in i_ddi_intr_get_limit()
500 ret = i_ddi_intr_ops(hdlp->ih_dip, hdlp->ih_dip, in get_intr_affinity()
532 ret = i_ddi_intr_ops(hdlp->ih_dip, hdlp->ih_dip, in set_intr_affinity()
H A Dddi_intr_irm.c1250 if (i_ddi_intr_ops(dip, dip, DDI_INTROP_GETPOOL,
/titanic_44/usr/src/uts/sun4u/sunfire/io/
H A Dcentral.c96 i_ddi_intr_ops /* (*bus_intr_op)(); */
/titanic_44/usr/src/uts/intel/io/pci/
H A Dpci_pci.c875 return (i_ddi_intr_ops(pdip, rdip, intr_op, hdlp, result)); in ppb_intr_ops()
893 rv = i_ddi_intr_ops(pdip, rdip, intr_op, hdlp, result); in ppb_intr_ops()
909 rv = i_ddi_intr_ops(pdip, rdip, intr_op, hdlp, result); in ppb_intr_ops()
/titanic_44/usr/src/uts/sun4u/io/
H A Dsbbc.c703 if ((rval = i_ddi_intr_ops(dip, rdip, intr_op, in sbbc_add_intr_impl()
755 if ((rval = i_ddi_intr_ops(dip, rdip, intr_op, in sbbc_remove_intr_impl()
799 if ((ret = i_ddi_intr_ops(dip, rdip, intr_op, in sbbc_update_intr_state()
H A Disadma.c118 i_ddi_intr_ops /* (*bus_intr_op(); */
H A Dpmubus.c123 i_ddi_intr_ops /* bus_intr_op */
H A Dupa64s.c760 ret = i_ddi_intr_ops(dip, rdip, intr_op, hdlp, result); in upa64_intr_ops()
/titanic_44/usr/src/uts/common/sys/
H A Dddi_intr_impl.h309 int i_ddi_intr_ops(dev_info_t *dip, dev_info_t *rdip, ddi_intr_op_t op,
/titanic_44/usr/src/uts/i86pc/io/acpi/acpinex/
H A Dacpinex_drv.c115 i_ddi_intr_ops /* bus_intr_op */
/titanic_44/usr/src/uts/sparc/io/pciex/
H A Dpcieb_sparc.c119 return (i_ddi_intr_ops(dip, rdip, intr_op, hdlp, result)); in pcieb_plat_intr_ops()
/titanic_44/usr/src/uts/intel/io/pciex/
H A Dpcieb_x86.c106 return (i_ddi_intr_ops(dip, rdip, intr_op, hdlp, result)); in pcieb_plat_intr_ops()
/titanic_44/usr/src/uts/common/io/1394/
H A Dnx1394.c98 i_ddi_intr_ops /* (*bus_intr_op)(); */
/titanic_44/usr/src/uts/common/xen/io/
H A Dxpvd.c629 return (i_ddi_intr_ops(pdip, rdip, intr_op, hdlp, result)); in xpvd_intr_ops()
/titanic_44/usr/src/uts/sun4u/serengeti/io/
H A Dssm.c189 i_ddi_intr_ops
/titanic_44/usr/src/uts/sun4/io/
H A Debus.c856 return (i_ddi_intr_ops(dip, rdip, intr_op, hdlp, result)); in ebus_intr_ops()
/titanic_44/usr/src/uts/sun4u/io/i2c/nexus/
H A Di2bsc.c122 i_ddi_intr_ops /* bus_intr_op */
H A Dsmbus.c106 i_ddi_intr_ops /* bus_intr_op */
H A Dpcf8584.c124 i_ddi_intr_ops /* bus_intr_op */
/titanic_44/usr/src/uts/sun4u/montecarlo/io/
H A Dacebus.c768 return (i_ddi_intr_ops(dip, rdip, intr_op, hdlp, result)); in acebus_intr_ops()
/titanic_44/usr/src/uts/sun4u/io/pci/
H A Dsimba.c151 i_ddi_intr_ops
/titanic_44/usr/src/uts/i86pc/io/
H A Disa.c783 return (i_ddi_intr_ops(pdip, rdip, intr_op, hdlp, result)); in isa_intr_ops()
/titanic_44/usr/src/uts/common/io/
H A Di8042.c1366 if (i_ddi_intr_ops(dip, rdip, intr_op, hdlp, result) in i8042_intr_ops()
/titanic_44/usr/src/uts/sun4/os/
H A Dddi_impl.c720 i_ddi_intr_ops(dev_info_t *dip, dev_info_t *rdip, ddi_intr_op_t op, in i_ddi_intr_ops() function

12