Home
last modified time | relevance | path

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

/titanic_50/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 Dbscbus.c2526 ndi_post_event, /* post_event */
H A Dpshot.c3760 rval = ndi_post_event(pshot->dip, pshot->dip, cookie, NULL); in pshot_event_test_post_one()
/titanic_50/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()
/titanic_50/usr/src/uts/i86pc/io/acpi/acpinex/
H A Dacpinex_drv.c106 ndi_post_event, /* bus_post_event */
/titanic_50/usr/src/uts/common/sys/
H A Dsunndi.h430 ndi_post_event(dev_info_t *dip, dev_info_t *rdip, ddi_eventcookie_t eventhdl,
/titanic_50/usr/src/uts/common/io/1394/
H A Dnx1394.c490 ret = ndi_post_event(ddi_get_parent(dip), rdip, cookie, in nx1394_post_event()
/titanic_50/usr/src/uts/sun4u/serengeti/io/
H A Dssm.c180 ndi_post_event,
/titanic_50/usr/src/uts/sun4/io/
H A Debus.c145 ndi_post_event,
/titanic_50/usr/src/uts/sun4u/io/pci/
H A Dsimba.c142 ndi_post_event,
H A Dpci.c90 ndi_post_event, /* (*bus_post_event)(); */
H A Dpci_pci.c127 ndi_post_event, /* (*bus_post_event)(); */
H A Ddb21554.c296 ndi_post_event,
/titanic_50/usr/src/uts/common/xen/os/
H A Dxvdi.c1110 (void) ndi_post_event(dip, dip, evc, &oestate); in i_xvdi_oestate_handler()
1160 (void) ndi_post_event(dip, dip, evc, &new_state); in i_xvdi_hpstate_handler()
/titanic_50/usr/src/uts/sun4/io/px/
H A Dpx.c89 ndi_post_event,
/titanic_50/usr/src/uts/common/io/pciex/
H A Dpcieb.c115 ndi_post_event, /* (*bus_post_event)(); */
/titanic_50/usr/src/uts/common/io/ib/ibnex/
H A Dibnex.c763 if (ndi_post_event(ibnex.ibnex_dip, in ibnex_wakeup_reprobe_ioc()
3832 if (ndi_post_event(ibnex.ibnex_dip, dip, in ibnex_update_prop()
/titanic_50/usr/src/uts/sun4u/lw2plus/io/
H A Dlombus.c2215 ndi_post_event, /* post_event */
/titanic_50/usr/src/uts/sun4u/opl/io/pcicmu/
H A Dpcicmu.c176 ndi_post_event, /* (*bus_post_event)(); */
/titanic_50/usr/src/uts/common/os/
H A Dsunndi.c184 ndi_post_event(dev_info_t *dip, dev_info_t *rdip, in ndi_post_event() function
H A Ddevcfg.c5890 (void) ndi_post_event(dip, dip, cookie, NULL); in devi_detach_node()
H A Dsunddi.c8832 (void) ndi_post_event(dip, dip, ec, &fd); in ddi_dev_report_fault()
/titanic_50/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c7152 return (ndi_post_event(dip, rdip, cookie, impldata));