Plan 9 from Bell Labs’s /usr/web/sources/contrib/quanstro/root/sys/src/fs/fs64/etherctlr.h
typedef struct{ char* type; int (*reset)(Ether*); }Etherctlr; extern Etherctlr etherctlr[]; extern int netherctlr;