Searched defs:ipw2200_firmware (Results 1 – 1 of 1) sorted by relevance
75 struct ipw2200_firmware { struct76 uint8_t *boot_base; /* boot code */77 size_t boot_size;78 uint8_t *uc_base; /* u-controller code */79 size_t uc_size;80 uint8_t *fw_base; /* firmware code */81 size_t fw_size;