Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c449 static int fcip_num_attaching = 0; variable
707 if (fcip_num_attaching || fcip_port_attach_pending) { in _fini()
804 fcip_num_attaching++; in fcip_port_attach()
812 fcip_num_attaching--; in fcip_port_attach()
813 ASSERT(fcip_num_attaching >= 0); in fcip_port_attach()
833 fcip_num_attaching--; in fcip_port_attach()
834 ASSERT(fcip_num_attaching >= 0); in fcip_port_attach()
850 fcip_num_attaching--; in fcip_port_attach()
851 ASSERT(fcip_num_attaching >= 0); in fcip_port_attach()
1039 fcip_num_attaching--; in fcip_port_attach()
[all …]