Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c288 if (emlxs_modsym.fct_modopen) {
293 emlxs_modsym.fct_modopen++;
560 if (emlxs_modsym.fct_modopen == 0) {
565 emlxs_modsym.fct_modopen--;
567 if (emlxs_modsym.fct_modopen) {
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1331 uint32_t fct_modopen; member