Searched refs:port_ndi_event_hdl (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/mdb/common/modules/fcp/ |
H A D | fcp.c | 171 mdb_printf(" event_hdl : 0x%p\n", pinfo.port_ndi_event_hdl); in fcp()
|
/titanic_50/usr/src/uts/common/sys/fibre-channel/ulp/ |
H A D | fcpvar.h | 368 ndi_event_hdl_t port_ndi_event_hdl; member
|
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcp.c | 8617 pptr->port_ndi_event_hdl, cdip, FCAL_REMOVE_EVENT, in fcp_update_offline_flags() 8620 pptr->port_ndi_event_hdl, cdip, in fcp_update_offline_flags() 9083 pptr->port_ndi_event_hdl, cdip, in fcp_complete_pkt() 9087 pptr->port_ndi_event_hdl, cdip, in fcp_complete_pkt() 9147 pptr->port_ndi_event_hdl, cdip, in fcp_complete_pkt() 9152 pptr->port_ndi_event_hdl, in fcp_complete_pkt() 9955 &pptr->port_ndi_event_hdl, NDI_SLEEP); in fcp_handle_port_attach() 9962 (ndi_event_bind_set(pptr->port_ndi_event_hdl, in fcp_handle_port_attach() 10187 if (pptr->port_ndi_event_hdl) { in fcp_handle_port_attach() 10189 (void) ndi_event_unbind_set(pptr->port_ndi_event_hdl, in fcp_handle_port_attach() [all …]
|