Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/sun_fc/common/
H A DFCHBA.cc94 throw BusyException(); in FCHBA()
118 throw BusyException(); in FCHBA()
133 } catch (BusyException &e) { in FCHBA()
160 throw BusyException(); in getHBAAttributes()
186 throw BusyException(); in getHBAAttributes()
225 throw BusyException(); in doForceLip()
246 throw BusyException(); in doForceLip()
269 throw BusyException(); in npivGetHBAAttributes()
293 throw BusyException(); in npivGetHBAAttributes()
361 throw BusyException(); in loadAdapters()
[all …]
H A DTgtFCHBA.cc100 throw BusyException(); in getHBAAttributes()
135 throw BusyException(); in getHBAAttributes()
175 throw BusyException(); in doForceLip()
207 throw BusyException(); in doForceLip()
261 throw BusyException(); in loadAdapters()
292 throw BusyException(); in loadAdapters()
H A DExceptions.h126 class BusyException : public HBAException {
128 BusyException() : HBAException(HBA_STATUS_ERROR_BUSY) { } in BusyException() function
H A DHBA.cc288 throw BusyException(); in _open()
346 throw BusyException(); in _ioctl()
H A DSun_fcScsiReadCapacityV2.cc76 } catch (BusyException &e) { in Sun_fcScsiReadCapacityV2()
H A DSun_fcScsiReportLUNsV2.cc76 } catch (BusyException &e) { in Sun_fcScsiReportLUNsV2()
H A DSun_fcScsiInquiryV2.cc80 } catch (BusyException &e) { in Sun_fcScsiInquiryV2()
H A DFCHBANPIVPort.cc140 throw BusyException(); in fp_ioctl()
H A DFCHBAPort.cc355 throw BusyException(); in sendSCSIPassThru()
753 throw BusyException(); in getTargetMappings()
1251 throw BusyException(); in fp_ioctl()
H A DTgtFCHBAPort.cc491 throw BusyException(); in fct_ioctl()