/titanic_50/usr/src/uts/common/io/ |
H A D | gen_drv.c | 924 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 D | bscbus.c | 2526 ndi_post_event, /* post_event */
|
H A D | pshot.c | 3760 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 D | enx_hdlrs.c | 829 (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 D | acpinex_drv.c | 106 ndi_post_event, /* bus_post_event */
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | sunndi.h | 430 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 D | nx1394.c | 490 ret = ndi_post_event(ddi_get_parent(dip), rdip, cookie, in nx1394_post_event()
|
/titanic_50/usr/src/uts/sun4u/serengeti/io/ |
H A D | ssm.c | 180 ndi_post_event,
|
/titanic_50/usr/src/uts/sun4/io/ |
H A D | ebus.c | 145 ndi_post_event,
|
/titanic_50/usr/src/uts/sun4u/io/pci/ |
H A D | simba.c | 142 ndi_post_event,
|
H A D | pci.c | 90 ndi_post_event, /* (*bus_post_event)(); */
|
H A D | pci_pci.c | 127 ndi_post_event, /* (*bus_post_event)(); */
|
H A D | db21554.c | 296 ndi_post_event,
|
/titanic_50/usr/src/uts/common/xen/os/ |
H A D | xvdi.c | 1110 (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 D | px.c | 89 ndi_post_event,
|
/titanic_50/usr/src/uts/common/io/pciex/ |
H A D | pcieb.c | 115 ndi_post_event, /* (*bus_post_event)(); */
|
/titanic_50/usr/src/uts/common/io/ib/ibnex/ |
H A D | ibnex.c | 763 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 D | lombus.c | 2215 ndi_post_event, /* post_event */
|
/titanic_50/usr/src/uts/sun4u/opl/io/pcicmu/ |
H A D | pcicmu.c | 176 ndi_post_event, /* (*bus_post_event)(); */
|
/titanic_50/usr/src/uts/common/os/ |
H A D | sunndi.c | 184 ndi_post_event(dev_info_t *dip, dev_info_t *rdip, in ndi_post_event() function
|
H A D | devcfg.c | 5890 (void) ndi_post_event(dip, dip, cookie, NULL); in devi_detach_node()
|
H A D | sunddi.c | 8832 (void) ndi_post_event(dip, dip, ec, &fd); in ddi_dev_report_fault()
|
/titanic_50/usr/src/uts/sun/io/scsi/adapters/ |
H A D | sf.c | 7152 return (ndi_post_event(dip, rdip, cookie, impldata));
|