Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c701 (sizeof (fcp_ndi_event_defs) / sizeof (ndi_event_definition_t))
989 static ndi_event_definition_t fcp_ndi_event_defs[] = { variable
9949 kmem_zalloc(sizeof (fcp_ndi_event_defs), KM_SLEEP); in fcp_handle_port_attach()
9951 bcopy(fcp_ndi_event_defs, pptr->port_ndi_event_defs, in fcp_handle_port_attach()
9952 sizeof (fcp_ndi_event_defs)); in fcp_handle_port_attach()
10197 sizeof (fcp_ndi_event_defs)); in fcp_handle_port_attach()
10362 sizeof (fcp_ndi_event_defs)); in fcp_cleanup_port()