Home
last modified time | relevance | path

Searched refs:fc_fca_detach (Results 1 – 8 of 8) sorted by relevance

/titanic_44/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp_with_fctl.wlcmd42 FCTL_FCA_FUNCTIONS="fc_fca_attach fc_fca_detach fc_fca_init fc_fca_error\
H A Dfctl.c1955 fc_fca_detach(dev_info_t *fca_dip) in fc_fca_detach() function
/titanic_44/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_fcaif.h208 int fc_fca_detach(dev_info_t *fca_dip);
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h319 #pragma weak fc_fca_detach macro
H A Demlxs_fc.h1327 int (*fc_fca_detach)(dev_info_t *); member
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei.c569 (void) fc_fca_detach(ss->ss_dip); in fcoei_attach_init()
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c1035 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()
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c1528 (void) fc_fca_detach(dip); in ql_attach()
1901 (void) fc_fca_detach(dip); in ql_detach()