Searched refs:HDDSectorTagErrorInstance (Results 1 – 2 of 2) sorted by relevance
117 class HDDSectorTagErrorInstance: public ErrorInstance {119 HDDSectorTagErrorInstance() { type_ = SAT_ERROR_SECTOR_TAG; } in HDDSectorTagErrorInstance() function
272 HDDSectorTagErrorInstance *error = new HDDSectorTagErrorInstance; in AddHDDSectorTagError()