4 libbasetype struct MiamiPanelBase_intern
6 options noincludes, nostubs, noautoinit
9 #include "muimiamipanel_intern.h"
12 LONG MiamiPanelInit(IPTR synccb, IPTR asynccb, LONG flags, STRPTR font, STRPTR screen, LONG xo, LONG yo, IPTR sigbit) (A0, A1, D0, A2, A3, D1, D2, A4)
13 void MiamiPanelCleanup() ()
14 void MiamiPanelAddInterface(LONG unit, STRPTR name, LONG state, LONG ontime, STRPTR speed) (D0, A0, D1, D2, A1)
15 void MiamiPanelDelInterface(LONG unit) (D0)
16 void MiamiPanelSetInterfaceState(LONG unit, LONG state, LONG ontime) (D0, D1, D2)
17 void MiamiPanelSetInterfaceSpeed(LONG unit, UBYTE * speed) (D0, A0)
18 void MiamiPanelInterfaceReport(LONG unit, LONG rate, LONG now, LONG totalhi, ULONG totallo) (D0, D1, D2, D3, D4)
19 void MiamiPanelToFront() ()
20 void MiamiPanelInhibitRefresh(LONG val) (D0)
21 void MiamiPanelGetCoord(LONG * xp, LONG * yp) (A0, A1)
22 void MiamiPanelEvent(ULONG sigs) (D0)
23 void MiamiPanelRefreshName(LONG unit, UBYTE * name) (D0, A0)
24 LONG MiamiPanelGetVersion() ()
26 ULONG MiamiPanelKill() ()