Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c52 static int fcsm_num_attaching = 0; variable
514 fcsm_num_attaching++; in fcsm_port_attach()
576 fcsm_num_attaching--; in fcsm_port_attach()
760 if (fcsm_num_attaching || fcsm_num_detaching) { in fcsm_detach()
768 (fcsm_num_attaching || fcsm_num_detaching)) { in fcsm_detach()
775 if (fcsm_num_attaching || fcsm_num_detaching) { in fcsm_detach()
822 if (fcsm != NULL || fcsm_num_attaching || fcsm_num_detaching) { in fcsm_detach()