myx_bootcmd       160 dev/pci/if_myx.c int	 myx_boot(struct myx_softc *, u_int32_t, struct myx_bootcmd *);
myx_bootcmd       414 dev/pci/if_myx.c 	struct myx_bootcmd	 bc;
myx_bootcmd       631 dev/pci/if_myx.c myx_boot(struct myx_softc *sc, u_int32_t length, struct myx_bootcmd *bc)
myx_bootcmd       649 dev/pci/if_myx.c 	myx_write(sc, MYX_BOOT, (u_int8_t *)bc, sizeof(struct myx_bootcmd));
myx_bootcmd       101 dev/pci/if_myxreg.h struct myx_bootcmd {