Home
last modified time | relevance | path

Searched refs:ndi_events_version (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dsunndi.h513 ushort_t ndi_events_version; member
/titanic_50/usr/src/uts/common/os/
H A Dsunndi.c1316 if (ndi_events->ndi_events_version != NDI_EVENTS_REV1) in ndi_event_bind_set()
1464 if (ndi_events->ndi_events_version != NDI_EVENTS_REV1) { in ndi_event_unbind_set()
/titanic_50/usr/src/uts/common/io/
H A Dpshot.c639 pshot->ndi_events.ndi_events_version = NDI_EVENTS_REV1; in pshot_attach()
3547 events.ndi_events_version = NDI_EVENTS_REV1; in pshot_event_test()
/titanic_50/usr/src/uts/common/io/cardbus/
H A Dcardbus.c476 cbp->cb_ndi_events.ndi_events_version = NDI_EVENTS_REV1; in cardbus_attach()
/titanic_50/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c717 sf->sf_events.ndi_events_version = NDI_EVENTS_REV1; in sf_attach()
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c9957 pptr->port_ndi_events.ndi_events_version = NDI_EVENTS_REV1; in fcp_handle_port_attach()