Searched refs:BadArgumentException (Results 1 – 17 of 17) sorted by relevance
56 if (callback == NULL) throw BadArgumentException(); in Sun_fcRegisterForAdapterAddEvents()57 if (callbackHandle == NULL) throw BadArgumentException(); in Sun_fcRegisterForAdapterAddEvents()
57 if (callback == NULL) throw BadArgumentException(); in Sun_fcRegisterForAdapterEvents()58 if (callbackHandle == NULL) throw BadArgumentException(); in Sun_fcRegisterForAdapterEvents()
62 if (callback == NULL) throw BadArgumentException(); in Sun_fcRegisterForAdapterDeviceEvents()63 if (callbackHandle == NULL) throw BadArgumentException(); in Sun_fcRegisterForAdapterDeviceEvents()
61 if (callback == NULL) throw BadArgumentException(); in Sun_fcRegisterForAdapterPortEvents()62 if (callbackHandle == NULL) throw BadArgumentException(); in Sun_fcRegisterForAdapterPortEvents()
67 if (callback == NULL) throw BadArgumentException(); in Sun_fcRegisterForTargetEvents()68 if (callbackHandle == NULL) throw BadArgumentException(); in Sun_fcRegisterForTargetEvents()
320 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 …]
78 class BadArgumentException : public HBAException {80 BadArgumentException() : HBAException(HBA_STATUS_ERROR_ARG) { } in BadArgumentException() function
46 throw BadArgumentException(); in AdapterAddEventListener()
48 throw BadArgumentException(); in AdapterPortStatEventListener()
48 throw BadArgumentException(); in AdapterDeviceEventListener()
48 throw BadArgumentException(); in AdapterEventListener()
48 throw BadArgumentException(); in AdapterPortEventListener()
48 throw BadArgumentException(); in LinkEventListener()
263 throw BadArgumentException(); in getPortAttributes()317 throw BadArgumentException(); in getDiscoveredAttributes()411 throw BadArgumentException(); in sendRLS()
50 throw BadArgumentException(); in TargetEventListener()
113 throw BadArgumentException(); in openHBA()152 throw BadArgumentException(); in openTgtHBA()
118 throw BadArgumentException(); in getHBAAttributes()193 throw BadArgumentException(); in doForceLip()