Home
last modified time | relevance | path

Searched refs:ndi_post_event (Results 1 – 22 of 22) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dgen_drv.c924 return (ndi_post_event(dstatep->dip, dstatep->dip, cookie, in gen_ioctl()
930 (void) ndi_post_event(dstatep->dip, dstatep->dip, in gen_ioctl()
936 (void) ndi_post_event(dstatep->dip, dstatep->dip, in gen_ioctl()
942 (void) ndi_post_event(dstatep->dip, dstatep->dip, in gen_ioctl()
948 (void) ndi_post_event(dstatep->dip, dstatep->dip, in gen_ioctl()
954 (void) ndi_post_event(dstatep->dip, dstatep->dip, in gen_ioctl()
960 (void) ndi_post_event(dstatep->dip, dstatep->dip, in gen_ioctl()
H A Dpshot.c3757 rval = ndi_post_event(pshot->dip, pshot->dip, cookie, NULL); in pshot_event_test_post_one()
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_hdlrs.c829 (void) ndi_post_event(ss->nx_dip, rdip, cookie, (void *)pkt); in eibnx_handle_login_ack()
856 (void) ndi_post_event(ss->nx_dip, rdip, cookie, NULL); in eibnx_handle_gw_rebirth()
885 (void) ndi_post_event(ss->nx_dip, rdip, cookie, new_gw_info); in eibnx_handle_gw_info_update()
/illumos-gate/usr/src/uts/common/io/1394/
H A Dnx1394.c415 ret = ndi_post_event(ddi_get_parent(dip), rdip, cookie, in nx1394_post_event()
/illumos-gate/usr/src/uts/i86pc/io/acpi/acpinex/
H A Dacpinex_drv.c106 ndi_post_event, /* bus_post_event */
/illumos-gate/usr/src/uts/common/sys/
H A Dsunndi.h434 ndi_post_event(dev_info_t *dip, dev_info_t *rdip, ddi_eventcookie_t eventhdl,
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dssm.c180 ndi_post_event,
/illumos-gate/usr/src/uts/sun4/io/
H A Debus.c145 ndi_post_event,
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dsimba.c142 ndi_post_event,
H A Dpci.c94 ndi_post_event, /* (*bus_post_event)(); */
H A Dpci_pci.c127 ndi_post_event, /* (*bus_post_event)(); */
H A Ddb21554.c296 ndi_post_event,
/illumos-gate/usr/src/uts/common/xen/os/
H A Dxvdi.c1118 (void) ndi_post_event(dip, dip, evc, &oestate); in i_xvdi_oestate_handler()
1168 (void) ndi_post_event(dip, dip, evc, &new_state); in i_xvdi_hpstate_handler()
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx.c87 ndi_post_event,
/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex.c769 if (ndi_post_event(ibnex.ibnex_dip, in ibnex_wakeup_reprobe_ioc()
3853 if (ndi_post_event(ibnex.ibnex_dip, dip, in ibnex_update_prop()
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcieb.c232 ndi_post_event, /* (*bus_post_event)(); */
/illumos-gate/usr/src/uts/sun4u/lw2plus/io/
H A Dlombus.c2215 ndi_post_event, /* post_event */
/illumos-gate/usr/src/uts/sun4u/opl/io/pcicmu/
H A Dpcicmu.c176 ndi_post_event, /* (*bus_post_event)(); */
/illumos-gate/usr/src/uts/common/os/
H A Dsunndi.c188 ndi_post_event(dev_info_t *dip, dev_info_t *rdip, in ndi_post_event() function
H A Ddevcfg.c6051 (void) ndi_post_event(dip, dip, cookie, NULL); in devi_detach_node()
H A Dsunddi.c8852 (void) ndi_post_event(dip, dip, ec, &fd); in ddi_dev_report_fault()
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpciehpc.c862 ndi_post_event(dip, cdip, rm_cookie, in pciehpc_intr()