Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c52 static int fcsm_num_attaching = 0; variable
513 fcsm_num_attaching++; in fcsm_port_attach()
575 fcsm_num_attaching--; in fcsm_port_attach()
759 if (fcsm_num_attaching || fcsm_num_detaching) { in fcsm_detach()
767 (fcsm_num_attaching || fcsm_num_detaching)) { in fcsm_detach()
774 if (fcsm_num_attaching || fcsm_num_detaching) { in fcsm_detach()
821 if (fcsm != NULL || fcsm_num_attaching || fcsm_num_detaching) { in fcsm_detach()