Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/sun_fc/common/
H A DFCHBA.cc96 throw TryAgainException(); in FCHBA()
120 throw TryAgainException(); in FCHBA()
135 } catch (TryAgainException &e) { in FCHBA()
162 throw TryAgainException(); in getHBAAttributes()
188 throw TryAgainException(); in getHBAAttributes()
227 throw TryAgainException(); in doForceLip()
248 throw TryAgainException(); in doForceLip()
271 throw TryAgainException(); in npivGetHBAAttributes()
295 throw TryAgainException(); in npivGetHBAAttributes()
363 throw TryAgainException(); in loadAdapters()
[all …]
H A DTgtFCHBA.cc102 throw TryAgainException(); in getHBAAttributes()
137 throw TryAgainException(); in getHBAAttributes()
177 throw TryAgainException(); in doForceLip()
209 throw TryAgainException(); in doForceLip()
263 throw TryAgainException(); in loadAdapters()
294 throw TryAgainException(); in loadAdapters()
H A DExceptions.h134 class TryAgainException : public HBAException {
136 TryAgainException() : HBAException(HBA_STATUS_ERROR_TRY_AGAIN) { } in TryAgainException() function
H A DHBA.cc290 throw TryAgainException(); in _open()
344 throw TryAgainException(); in _ioctl()
H A DHandle.cc97 throw TryAgainException(); in Handle()
150 throw TryAgainException();
H A DSun_fcScsiReadCapacityV2.cc79 } catch (TryAgainException &e) { in Sun_fcScsiReadCapacityV2()
H A DSun_fcScsiInquiryV2.cc83 } catch (TryAgainException &e) { in Sun_fcScsiInquiryV2()
H A DSun_fcScsiReportLUNsV2.cc80 } catch (TryAgainException &e) { in Sun_fcScsiReportLUNsV2()
H A DFCHBAPort.cc357 throw TryAgainException(); in sendSCSIPassThru()
755 throw TryAgainException(); in getTargetMappings()