Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcsm.h307 static int fcsm_handle_port_detach(fc_ulp_port_info_t *, fcsm_t *,
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c992 if (fcsm_handle_port_detach(pinfo, fcsm, cmd) == DDI_SUCCESS) { in fcsm_port_detach()
1008 fcsm_handle_port_detach(fc_ulp_port_info_t *pinfo, fcsm_t *fcsm, in fcsm_handle_port_detach() function