ipw_load_firmware
static int ipw_load_firmware(struct ipw_softc *, u_char *, int);
if (ipw_load_firmware(sc, fw->main, fw->main_size) != 0) {