myx_firmware_hdr 372 dev/pci/if_myx.c struct myx_firmware_hdr *fwhdr; myx_firmware_hdr 375 dev/pci/if_myx.c fwhdr = (struct myx_firmware_hdr *)(fw + fwhdroff); myx_firmware_hdr 421 dev/pci/if_myx.c fwlen = sizeof(struct myx_firmware_hdr); myx_firmware_hdr 446 dev/pci/if_myx.c if ((fwhdroff + sizeof(struct myx_firmware_hdr)) > fwlen) { myx_firmware_hdr 72 dev/pci/if_myxreg.h struct myx_firmware_hdr {