Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_fcaif.h208 int fc_fca_detach(dev_info_t *fca_dip);
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h319 #pragma weak fc_fca_detach macro
H A Demlxs_fc.h1331 int (*fc_fca_detach)(dev_info_t *); member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei.c569 (void) fc_fca_detach(ss->ss_dip); in fcoei_attach_init()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c1036 emlxs_modsym.fc_fca_detach = in emlxs_fca_modopen()
1039 if ((void *)emlxs_modsym.fc_fca_detach == NULL) { in emlxs_fca_modopen()
1076 emlxs_modsym.fc_fca_detach = NULL; in emlxs_fca_modclose()
6814 if ((void *)MODSYM(fc_fca_detach) != NULL) { in emlxs_fca_detach()
6815 MODSYM(fc_fca_detach)(hba->dip); in emlxs_fca_detach()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1956 fc_fca_detach(dev_info_t *fca_dip) in fc_fca_detach() function
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c1746 (void) fc_fca_detach(dip); in ql_attach()
2159 (void) fc_fca_detach(dip); in ql_detach()