Searched refs:DDI_DEVI_BUS_RESET_EVENT (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/uts/common/io/1394/targets/av1394/ |
H A D | av1394.c | 513 if (ddi_get_eventcookie(avp->av_dip, DDI_DEVI_BUS_RESET_EVENT, in av1394_add_events() 576 if (ddi_get_eventcookie(avp->av_dip, DDI_DEVI_BUS_RESET_EVENT, in av1394_remove_events()
|
/titanic_44/usr/src/uts/common/io/1394/ |
H A D | nx1394.c | 113 {NX1394_EVENT_TAG_BUS_RESET, DDI_DEVI_BUS_RESET_EVENT, EPL_KERNEL,
|
H A D | s1394_dev_disc.c | 513 DDI_DEVI_BUS_RESET_EVENT, &cookie, NDI_EVENT_NOPASS) == in s1394_target_bus_reset_notifies()
|
/titanic_44/usr/src/uts/common/io/1394/targets/dcam1394/ |
H A D | dcam.c | 287 if (ddi_get_eventcookie(dip, DDI_DEVI_BUS_RESET_EVENT, in dcam_attach()
|
/titanic_44/usr/src/uts/common/io/1394/targets/scsa1394/ |
H A D | hba.c | 624 if (ddi_get_eventcookie(sp->s_dip, DDI_DEVI_BUS_RESET_EVENT, in scsa1394_add_events() 675 if (ddi_get_eventcookie(sp->s_dip, DDI_DEVI_BUS_RESET_EVENT, in scsa1394_remove_events()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | sunddi.h | 2117 #define DDI_DEVI_BUS_RESET_EVENT "DDI:DEVI_BUS_RESET" macro
|