Searched defs:IOError (Results 1 – 1 of 1) sorted by relevance
46 IOError::IOError(string message) : HBAException(HBA_STATUS_ERROR) { in IOError() function in IOError55 IOError::IOError(Handle *handle) : HBAException(HBA_STATUS_ERROR) { in IOError() function in IOError65 IOError::IOError(HBAPort *port) : HBAException(HBA_STATUS_ERROR) { in IOError() function in IOError77 IOError::IOError(HBAPort *port, uint64_t target) : in IOError() function in IOError91 IOError::IOError(HBAPort *port, uint64_t target, uint64_t lun) : in IOError() function in IOError