Searched refs:fctl_pre_attach (Results 1 – 2 of 2) sorted by relevance
713 static int fctl_pre_attach(fc_ulp_ports_t *ulp_port, fc_attach_cmd_t cmd);
2572 if (fctl_pre_attach(ulp_port, cmd) == FC_FAILURE) { in fctl_attach_ulps()2595 fctl_pre_attach(fc_ulp_ports_t *ulp_port, fc_attach_cmd_t cmd) in fctl_pre_attach() function