Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h369 ndi_event_set_t port_ndi_events; member
1357 fcp_port::port_ndi_events fcp_port::port_ndi_event_defs
/titanic_44/usr/src/cmd/mdb/common/modules/fcp/
H A Dfcp.c172 mdb_printf(" events : 0x%p\n", pinfo.port_ndi_events); in fcp()
/titanic_44/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c9957 pptr->port_ndi_events.ndi_events_version = NDI_EVENTS_REV1; in fcp_handle_port_attach()
9958 pptr->port_ndi_events.ndi_n_events = FCP_N_NDI_EVENTS; in fcp_handle_port_attach()
9959 pptr->port_ndi_events.ndi_event_defs = pptr->port_ndi_event_defs; in fcp_handle_port_attach()
9963 &pptr->port_ndi_events, NDI_SLEEP) != NDI_SUCCESS)) { in fcp_handle_port_attach()
10190 &pptr->port_ndi_events, NDI_SLEEP); in fcp_handle_port_attach()
10356 &pptr->port_ndi_events, NDI_SLEEP); in fcp_cleanup_port()