Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h367 ndi_event_definition_t *port_ndi_event_defs; member
1357 fcp_port::port_ndi_events fcp_port::port_ndi_event_defs
/titanic_41/usr/src/cmd/mdb/common/modules/fcp/
H A Dfcp.c170 mdb_printf(" event_defs : 0x%p\n", pinfo.port_ndi_event_defs); in fcp()
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c9948 pptr->port_ndi_event_defs = (ndi_event_definition_t *) in fcp_handle_port_attach()
9951 bcopy(fcp_ndi_event_defs, pptr->port_ndi_event_defs, in fcp_handle_port_attach()
9959 pptr->port_ndi_events.ndi_event_defs = pptr->port_ndi_event_defs; in fcp_handle_port_attach()
10195 if (pptr->port_ndi_event_defs) { in fcp_handle_port_attach()
10196 (void) kmem_free(pptr->port_ndi_event_defs, in fcp_handle_port_attach()
10360 if (pptr->port_ndi_event_defs) { in fcp_cleanup_port()
10361 (void) kmem_free(pptr->port_ndi_event_defs, in fcp_cleanup_port()