Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h716 static int fctl_pre_detach(fc_ulp_ports_t *ulp_port, fc_detach_cmd_t cmd);
/titanic_44/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c2717 if (fctl_pre_detach(ulp_port, cmd) != FC_SUCCESS) { in fctl_detach_ulps()
2783 fctl_pre_detach(fc_ulp_ports_t *ulp_port, fc_detach_cmd_t cmd) in fctl_pre_detach() function