Symbol: ndi_event_definition_t
usr/src/uts/common/io/1394/nx1394.c
105
static ndi_event_definition_t nx1394_event_defs[] = {
usr/src/uts/common/io/1394/nx1394.c
115
(sizeof (nx1394_event_defs) / sizeof (ndi_event_definition_t))
usr/src/uts/common/io/cardbus/cardbus.c
246
static ndi_event_definition_t cb_ndi_event_defs[] = {
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
705
(sizeof (fcp_ndi_event_defs) / sizeof (ndi_event_definition_t))
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
993
static ndi_event_definition_t fcp_ndi_event_defs[] = {
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
9937
pptr->port_ndi_event_defs = (ndi_event_definition_t *)
usr/src/uts/common/io/ib/clients/eoib/enx_main.c
164
static ndi_event_definition_t enx_ndi_event_defs[] = {
usr/src/uts/common/io/ib/ibnex/ibnex.c
337
static ndi_event_definition_t ibnex_ndi_event_defs[] = {
usr/src/uts/common/io/ib/ibnex/ibnex.c
343
(sizeof (ibnex_ndi_event_defs) / sizeof (ndi_event_definition_t))
usr/src/uts/common/io/pshot.c
202
static ndi_event_definition_t pshot_ndi_event_defs[] = {
usr/src/uts/common/io/pshot.c
224
(sizeof (pshot_ndi_event_defs) / sizeof (ndi_event_definition_t))
usr/src/uts/common/io/pshot.c
228
static ndi_event_definition_t pshot_test_events[] = {
usr/src/uts/common/io/pshot.c
239
static ndi_event_definition_t pshot_test_events_high[] = {
usr/src/uts/common/io/pshot.c
244
(sizeof (pshot_test_events)/sizeof (ndi_event_definition_t))
usr/src/uts/common/io/usb/usb_ia/usb_ia.c
193
static ndi_event_definition_t usb_ia_ndi_event_defs[] = {
usr/src/uts/common/io/usb/usb_ia/usb_ia.c
205
(sizeof (usb_ia_ndi_event_defs) / sizeof (ndi_event_definition_t))
usr/src/uts/common/io/usb/usb_mid/usb_mid.c
211
static ndi_event_definition_t usb_mid_ndi_event_defs[] = {
usr/src/uts/common/io/usb/usb_mid/usb_mid.c
223
(sizeof (usb_mid_ndi_event_defs) / sizeof (ndi_event_definition_t))
usr/src/uts/common/io/usb/usba/hubdi.c
576
static ndi_event_definition_t hubd_ndi_event_defs[] = {
usr/src/uts/common/io/usb/usba/hubdi.c
588
(sizeof (hubd_ndi_event_defs) / sizeof (ndi_event_definition_t))
usr/src/uts/common/os/sunndi.c
1297
ndi_event_definition_t *ndi_event_defs;
usr/src/uts/common/os/sunndi.c
1445
ndi_event_definition_t *ndi_event_defs;
usr/src/uts/common/os/sunndi.c
2403
static ndi_event_definition_t rootnex_event_set[] = {
usr/src/uts/common/sys/fibre-channel/ulp/fcpvar.h
367
ndi_event_definition_t *port_ndi_event_defs;
usr/src/uts/common/sys/sunndi.h
496
ndi_event_definition_t *definition; /* Event Description */
usr/src/uts/common/sys/sunndi.h
519
ndi_event_definition_t *ndi_event_defs;
usr/src/uts/common/xen/io/xpvd.c
179
static ndi_event_definition_t xpvd_ndi_event_defs[] = {
usr/src/uts/i86pc/io/pciex/npe.c
312
static ndi_event_definition_t npe_ndi_event_defs[1] = {
usr/src/uts/sun/sys/scsi/adapters/sfvar.h
121
ndi_event_definition_t *sf_event_defs;