Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c705 (sizeof (fcp_ndi_event_defs) / sizeof (ndi_event_definition_t))
993 static ndi_event_definition_t fcp_ndi_event_defs[] = { variable
9938 kmem_zalloc(sizeof (fcp_ndi_event_defs), KM_SLEEP); in fcp_handle_port_attach()
9940 bcopy(fcp_ndi_event_defs, pptr->port_ndi_event_defs, in fcp_handle_port_attach()
9941 sizeof (fcp_ndi_event_defs)); in fcp_handle_port_attach()
10186 sizeof (fcp_ndi_event_defs)); in fcp_handle_port_attach()
10351 sizeof (fcp_ndi_event_defs)); in fcp_cleanup_port()