mpu401
DEFINE_CLASS(mpu401, mpu401_methods, 0);
struct mpu401 *m = (struct mpu401 *)a;
mpu401_intr(struct mpu401 *m)
struct mpu401 *
struct mpu401 *m;
mpu401_uninit(struct mpu401 *m)
struct mpu401 *m = arg;
struct mpu401 *m = arg;
struct mpu401 *m = arg;
struct mpu401;
typedef int mpu401_intr_t(struct mpu401 *_obj);
extern struct mpu401 *
extern int mpu401_uninit(struct mpu401 *_obj);
struct mpu401 *mpu;
cmi_mread(struct mpu401 *arg, void *sc, int reg)
cmi_mwrite(struct mpu401 *arg, void *sc, int reg, unsigned char b)
cmi_muninit(struct mpu401 *arg, void *cookie)
emu_mread(struct mpu401 *arg, void *sc, int reg)
emu_mwrite(struct mpu401 *arg, void *sc, int reg, unsigned char b)
emu_muninit(struct mpu401 *arg, void *cookie)
struct mpu401 *mpu;
struct mpu401 *mpu;
emu_mread(struct mpu401 *arg __unused, void *cookie, int reg)
emu_mwrite(struct mpu401 *arg __unused, void *cookie, int reg, unsigned char b)
emu_muninit(struct mpu401 *arg __unused, void *cookie)