MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / stateGettingError

Function stateGettingError

src/dolphin/src/dvd/dvd.c:202–205  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

200}
201
202static void stateGettingError()
203{
204 DVDLowRequestError(cbForStateGettingError);
205}
206
207static u32 CategorizeError(u32 error)
208{

Callers 5

cbForStateReadingFSTFunction · 0.85
cbForStateCheckID2Function · 0.85
cbForStateCheckID3Function · 0.85
cbForStateCoverClosedFunction · 0.85
cbForStateBusyFunction · 0.85

Calls 1

DVDLowRequestErrorFunction · 0.85

Tested by

no test coverage detected