Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_misc.c87 static int _sdbc_attached = 0; variable
383 _sdbc_attached = 1; in _sdbc_attach()
402 _sdbc_attached = 0; in _sdbc_detach()
625 if (!_sdbc_attached) in sdbcopen()