Searched refs:fc_fca_detach (Results 1 – 8 of 8) sorted by relevance
42 FCTL_FCA_FUNCTIONS="fc_fca_attach fc_fca_detach fc_fca_init fc_fca_error\
1955 fc_fca_detach(dev_info_t *fca_dip) in fc_fca_detach() function
208 int fc_fca_detach(dev_info_t *fca_dip);
319 #pragma weak fc_fca_detach macro
1327 int (*fc_fca_detach)(dev_info_t *); member
569 (void) fc_fca_detach(ss->ss_dip); in fcoei_attach_init()
1035 emlxs_modsym.fc_fca_detach = in emlxs_fca_modopen()1038 if ((void *)emlxs_modsym.fc_fca_detach == NULL) { in emlxs_fca_modopen()1075 emlxs_modsym.fc_fca_detach = NULL; in emlxs_fca_modclose()6801 if ((void *)MODSYM(fc_fca_detach) != NULL) { in emlxs_fca_detach()6802 MODSYM(fc_fca_detach)(hba->dip); in emlxs_fca_detach()
1528 (void) fc_fca_detach(dip); in ql_attach()1901 (void) fc_fca_detach(dip); in ql_detach()