Searched refs:getHandle (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/sun_fc/common/
H A DSun_fcOpenAdapter.cc53 return (HBAList::instance()->openHBA(name)->getHandle());
H A DSun_fcOpenAdapterByWWN.cc53 openHBA(wwnConversion(wwn.wwn))->getHandle();
H A DSun_fcOpenTgtAdapter.cc53 return (HBAList::instance()->openTgtHBA(name)->getHandle());
H A DSun_fcOpenTgtAdapterByWWN.cc53 openTgtHBA(wwnConversion(wwn.wwn))->getHandle();
H A DHandle.h61 HBA_HANDLE getHandle();
H A DIOError.cc58 "On handle %08lx (%s)", handle->getHandle(), strerror(errno));
H A DHandle.cc168 openHandles.erase(openHandles.find(getHandle()));
301 HBA_HANDLE Handle::getHandle() { function in class:Handle
302 Trace log("Handle::getHandle");
/illumos-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DLocalConsumer.java273 getHandle() method in class:LocalConsumer

Completed in 63 milliseconds