Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/sun_fc/common/
H A DSun_fcCloseAdapter.cc45 Handle::closeHandle(handle); in Sun_fcCloseAdapter()
H A DHandle.h59 static void closeHandle(HBA_HANDLE index);
H A DHandle.cc286 void Handle::closeHandle(HBA_HANDLE id) { in closeHandle() function in Handle