Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/sun_fc/common/
H A DSun_fcRegisterForAdapterAddEvents.cc56 if (callback == NULL) throw BadArgumentException(); in Sun_fcRegisterForAdapterAddEvents()
57 if (callbackHandle == NULL) throw BadArgumentException(); in Sun_fcRegisterForAdapterAddEvents()
H A DSun_fcRegisterForAdapterEvents.cc57 if (callback == NULL) throw BadArgumentException(); in Sun_fcRegisterForAdapterEvents()
58 if (callbackHandle == NULL) throw BadArgumentException(); in Sun_fcRegisterForAdapterEvents()
H A DSun_fcRegisterForAdapterDeviceEvents.cc62 if (callback == NULL) throw BadArgumentException(); in Sun_fcRegisterForAdapterDeviceEvents()
63 if (callbackHandle == NULL) throw BadArgumentException(); in Sun_fcRegisterForAdapterDeviceEvents()
H A DSun_fcRegisterForAdapterPortEvents.cc61 if (callback == NULL) throw BadArgumentException(); in Sun_fcRegisterForAdapterPortEvents()
62 if (callbackHandle == NULL) throw BadArgumentException(); in Sun_fcRegisterForAdapterPortEvents()
H A DSun_fcRegisterForTargetEvents.cc67 if (callback == NULL) throw BadArgumentException(); in Sun_fcRegisterForTargetEvents()
68 if (callbackHandle == NULL) throw BadArgumentException(); in Sun_fcRegisterForTargetEvents()
H A DFCHBAPort.cc321 throw BadArgumentException(); in sendSCSIPassThru()
719 throw BadArgumentException(); in getTargetMappings()
864 throw BadArgumentException(); in getRNIDMgmtInfo()
902 throw BadArgumentException(); in sendCTPassThru()
906 throw BadArgumentException(); in sendCTPassThru()
950 throw BadArgumentException(); in sendRLS()
1001 throw BadArgumentException(); in sendReportLUNs()
1048 throw BadArgumentException(); in sendScsiInquiry()
1087 throw BadArgumentException(); in sendReadCapacity()
1119 throw BadArgumentException(); in sendRNID()
[all …]
H A DExceptions.h78 class BadArgumentException : public HBAException {
80 BadArgumentException() : HBAException(HBA_STATUS_ERROR_ARG) { } in BadArgumentException() function
H A DAdapterAddEventListener.cc46 throw BadArgumentException(); in AdapterAddEventListener()
H A DAdapterPortStatEventListener.cc48 throw BadArgumentException(); in AdapterPortStatEventListener()
H A DAdapterEventListener.cc48 throw BadArgumentException(); in AdapterEventListener()
H A DAdapterDeviceEventListener.cc48 throw BadArgumentException(); in AdapterDeviceEventListener()
H A DLinkEventListener.cc48 throw BadArgumentException(); in LinkEventListener()
H A DAdapterPortEventListener.cc48 throw BadArgumentException(); in AdapterPortEventListener()
H A DTgtFCHBAPort.cc263 throw BadArgumentException(); in getPortAttributes()
317 throw BadArgumentException(); in getDiscoveredAttributes()
411 throw BadArgumentException(); in sendRLS()
H A DHBAList.cc113 throw BadArgumentException(); in openHBA()
152 throw BadArgumentException(); in openTgtHBA()
H A DTargetEventListener.cc50 throw BadArgumentException(); in TargetEventListener()
H A DTgtFCHBA.cc118 throw BadArgumentException(); in getHBAAttributes()
193 throw BadArgumentException(); in doForceLip()