Home
last modified time | relevance | path

Searched defs:IOError (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/sun_fc/common/
H A DIOError.cc46 IOError::IOError(string message) : HBAException(HBA_STATUS_ERROR) { in IOError() function in IOError
55 IOError::IOError(Handle *handle) : HBAException(HBA_STATUS_ERROR) { in IOError() function in IOError
65 IOError::IOError(HBAPort *port) : HBAException(HBA_STATUS_ERROR) { in IOError() function in IOError
77 IOError::IOError(HBAPort *port, uint64_t target) : in IOError() function in IOError
91 IOError::IOError(HBAPort *port, uint64_t target, uint64_t lun) : in IOError() function in IOError