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

/illumos-gate/usr/src/lib/sun_fc/common/
H A DExceptions.h86 class IllegalWWNException : public HBAException { class in inherits:HBAException
88 IllegalWWNException() : HBAException(HBA_STATUS_ERROR_ILLEGAL_WWN) { } function in class:IllegalWWNException
H A DFCHBANPIVPort.cc130 throw IllegalWWNException();
132 throw IllegalWWNException();
H A DHBAList.cc223 * @exception IllegalWWNException Thrown if the wwn doesn't match any
246 throw IllegalWWNException();
254 * @exception IllegalWWNException Thrown if the wwn doesn't match any
277 throw IllegalWWNException();
H A DHandle.cc224 * @exception IllegalWWNException Thrown if no matching open Handle found
246 throw IllegalWWNException();
338 * @exception IllegalWWNException thrown if the wwn is not found
449 throw IllegalWWNException();
H A DHBA.cc100 * @exception IllegalWWNException Thrown if WWN does not match any
119 throw IllegalWWNException();
H A DTgtFCHBAPort.cc481 throw IllegalWWNException();
483 throw IllegalWWNException();
H A DHBAPort.cc278 throw IllegalWWNException();
H A DFCHBAPort.cc1241 throw IllegalWWNException();
1243 throw IllegalWWNException();

Completed in 65 milliseconds