Home
last modified time | relevance | path

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

/illumos-gate/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 *,
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c991 if (fcsm_handle_port_detach(pinfo, fcsm, cmd) == DDI_SUCCESS) { in fcsm_port_detach()
1007 fcsm_handle_port_detach(fc_ulp_port_info_t *pinfo, fcsm_t *fcsm, in fcsm_handle_port_detach() function