Lines Matching defs:arcbios_fv
322 struct arcbios_fv { struct
323 int32_t Load;
324 int32_t Invoke;
325 int32_t Execute;
326 int32_t Halt;
327 int32_t PowerDown;
328 int32_t Restart;
329 int32_t Reboot;
330 int32_t EnterInteractiveMode;
331 int32_t ReturnFromMain; /* not on sgimips */
332 int32_t GetPeer;
333 int32_t GetChild;
334 int32_t GetParent;
335 int32_t GetConfigurationData;
336 int32_t AddChild;
337 int32_t DeleteComponent;
338 int32_t GetComponent;
339 int32_t SaveConfiguration;
340 int32_t GetSystemId;
341 int32_t GetMemoryDescriptor;
342 int32_t Signal; /* not on sgimips */
343 int32_t GetTime;
344 int32_t GetRelativeTime;
345 int32_t GetDirectoryEntry;
346 int32_t Open;
347 int32_t Close;
348 int32_t Read;
349 int32_t GetReadStatus;
350 int32_t Write;
351 int32_t Seek;
352 int32_t Mount;
353 int32_t GetEnvironmentVariable;
354 int32_t SetEnvironmentVariable;
355 int32_t GetFileInformation;
356 int32_t SetFileInformation;
357 int32_t FlushAllCaches;
358 int32_t TestUnicode; /* not on sgimips */
359 int32_t GetDisplayStatus; /* not on sgimips */