/titanic_44/usr/src/uts/common/sys/ |
H A D | ddi_intr.h | 227 int ddi_intr_hilevel(dev_info_t *dip, uint_t inumber);
|
/titanic_44/usr/src/uts/i86pc/io/ioat/ |
H A D | ioat.c | 498 e = ddi_intr_hilevel(state->is_dip, 0); in ioat_drv_init()
|
/titanic_44/usr/src/uts/common/io/drm/ |
H A D | drm_irq.c | 199 if (ddi_intr_hilevel(dip, 0) != 0) { in drm_install_irq_handle()
|
/titanic_44/usr/src/uts/common/io/1394/adapters/ |
H A D | hci1394_isr.c | 70 status = ddi_intr_hilevel(soft_state->drvinfo.di_dip, 0); in hci1394_isr_init()
|
/titanic_44/usr/src/uts/common/io/ |
H A D | bscbus.c | 1805 if (ddi_intr_hilevel(csp->ssp->dip, csp->chno) != 0) { in bscbus_claim_channel() 1870 ASSERT(!ddi_intr_hilevel(csp->ssp->dip, csp->chno)); in bscbus_release_channel()
|
/titanic_44/usr/src/uts/common/os/ |
H A D | ddi_intr.c | 1201 ddi_intr_hilevel(dev_info_t *dip, uint_t inumber) in ddi_intr_hilevel() function
|
/titanic_44/usr/src/uts/common/io/rge/ |
H A D | rge_main.c | 1579 if (ddi_intr_hilevel(devinfo, 0) != 0) { in rge_attach()
|
/titanic_44/usr/src/uts/common/io/rtls/ |
H A D | rtls.c | 393 if (ddi_intr_hilevel(devinfo, 0) != 0) { in rtls_attach()
|
/titanic_44/usr/src/uts/common/io/pcn/ |
H A D | pcn.c | 306 if (ddi_intr_hilevel(dip, 0) != 0) { in pcn_attach()
|
/titanic_44/usr/src/uts/sun4u/daktari/io/ |
H A D | hpc3130_dak.c | 788 if (ddi_intr_hilevel(dip, 0)) { in hpc3130_do_attach()
|
/titanic_44/usr/src/uts/intel/io/amr/ |
H A D | amr.c | 381 if (ddi_intr_hilevel(dev, 0) != 0) { in amr_attach()
|
/titanic_44/usr/src/uts/common/io/afe/ |
H A D | afe.c | 337 if (ddi_intr_hilevel(dip, 0) != 0) { in afe_attach()
|
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_hba.c | 804 if (ddi_intr_hilevel(hba->dip, EMLXS_INUMBER) != 0) { in emlxs_intx_init()
|
/titanic_44/usr/src/uts/common/io/mxfe/ |
H A D | mxfe.c | 334 if (ddi_intr_hilevel(dip, 0) != 0) { in mxfe_attach()
|
/titanic_44/usr/src/uts/common/io/hme/ |
H A D | hme.c | 1427 if (ddi_intr_hilevel(dip, 0)) { in hmeattach()
|
/titanic_44/usr/src/man/man9f/ |
H A D | Makefile | 199 ddi_intr_hilevel.9f \
|
/titanic_44/usr/src/uts/common/io/skd/ |
H A D | skd.c | 4702 if (ddi_intr_hilevel(dip, 0) != 0) { in skd_attach()
|
/titanic_44/usr/src/uts/common/io/mega_sas/ |
H A D | megaraid_sas.c | 511 if (ddi_intr_hilevel(dip, 0)) { in megasas_attach()
|
/titanic_44/usr/src/uts/common/crypto/io/ |
H A D | dca.c | 614 if (ddi_intr_hilevel(dip, 0) != 0) { in dca_attach()
|
/titanic_44/usr/src/uts/sun/io/eri/ |
H A D | eri.c | 794 if (ddi_intr_hilevel(dip, 0)) { in eri_attach()
|
/titanic_44/usr/src/uts/sun/io/ |
H A D | socal.c | 525 if (ddi_intr_hilevel(dip, 0)) { in socal_attach()
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-kernel.man9f.inc | 195 file path=usr/share/man/man9f/ddi_intr_hilevel.9f
|
/titanic_44/usr/src/uts/sun/io/scsi/adapters/ |
H A D | fas.c | 600 if (ddi_intr_hilevel(dip, 0)) { in fas_attach()
|
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_api.c | 855 if (ddi_intr_hilevel(dip, 0) != 0) { in ql_attach()
|