Home
last modified time | relevance | path

Searched refs:NDI_EVENTS_REV1 (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/uts/common/io/1394/
H A Dnx1394.c118 NDI_EVENTS_REV1, NX1394_N_EVENTS, nx1394_event_defs
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_main.c176 NDI_EVENTS_REV1,
/illumos-gate/usr/src/uts/common/sys/
H A Dsunndi.h524 #define NDI_EVENTS_REV1 1 macro
/illumos-gate/usr/src/uts/common/os/
H A Dsunndi.c1318 if (ndi_events->ndi_events_version != NDI_EVENTS_REV1) in ndi_event_bind_set()
1466 if (ndi_events->ndi_events_version != NDI_EVENTS_REV1) { in ndi_event_unbind_set()
2412 NDI_EVENTS_REV1,
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxpvd.c188 NDI_EVENTS_REV1, XENDEV_N_NDI_EVENTS, xpvd_ndi_event_defs
/illumos-gate/usr/src/uts/common/io/usb/usb_ia/
H A Dusb_ia.c208 NDI_EVENTS_REV1, USB_IA_N_NDI_EVENTS, usb_ia_ndi_event_defs};
/illumos-gate/usr/src/uts/i86pc/io/pciex/
H A Dnpe.c318 NDI_EVENTS_REV1, ARRAY_SIZE(npe_ndi_event_defs), npe_ndi_event_defs
/illumos-gate/usr/src/uts/common/io/usb/usb_mid/
H A Dusb_mid.c226 NDI_EVENTS_REV1, USB_MID_N_NDI_EVENTS, usb_mid_ndi_event_defs};
/illumos-gate/usr/src/uts/common/io/
H A Dpshot.c641 pshot->ndi_events.ndi_events_version = NDI_EVENTS_REV1; in pshot_attach()
3544 events.ndi_events_version = NDI_EVENTS_REV1; in pshot_event_test()
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus.c478 cbp->cb_ndi_events.ndi_events_version = NDI_EVENTS_REV1; in cardbus_attach()
/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex.c345 NDI_EVENTS_REV1, IB_N_NDI_EVENTS, ibnex_ndi_event_defs};
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c591 NDI_EVENTS_REV1, HUBD_N_NDI_EVENTS, hubd_ndi_event_defs};
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c9946 pptr->port_ndi_events.ndi_events_version = NDI_EVENTS_REV1; in fcp_handle_port_attach()