FIRMWARE
MODULE_FIRMWARE(FIRMWARE);
ret = comedi_load_firmware(dev, &usb->dev, FIRMWARE,
ret = comedi_load_firmware(dev, &usb->dev, FIRMWARE,
MODULE_FIRMWARE(FIRMWARE);
hfi1_cdbg(FIRMWARE, "Firmware %s details:", name);
hfi1_cdbg(FIRMWARE, "file size: 0x%lx bytes", fdet->fw->size);
hfi1_cdbg(FIRMWARE, "CSS structure:");
hfi1_cdbg(FIRMWARE, " module_type 0x%x", css->module_type);
hfi1_cdbg(FIRMWARE, " header_len 0x%03x (0x%03x bytes)",
hfi1_cdbg(FIRMWARE, " header_version 0x%x", css->header_version);
hfi1_cdbg(FIRMWARE, " module_id 0x%x", css->module_id);
hfi1_cdbg(FIRMWARE, " module_vendor 0x%x", css->module_vendor);
hfi1_cdbg(FIRMWARE, " date 0x%x", css->date);
hfi1_cdbg(FIRMWARE, " size 0x%03x (0x%03x bytes)",
hfi1_cdbg(FIRMWARE, " key_size 0x%03x (0x%03x bytes)",
hfi1_cdbg(FIRMWARE, " modulus_size 0x%03x (0x%03x bytes)",
hfi1_cdbg(FIRMWARE, " exponent_size 0x%03x (0x%03x bytes)",
hfi1_cdbg(FIRMWARE, "firmware size: 0x%lx bytes",
__hfi1_trace_fn(FIRMWARE);
__hfi1_trace_def(FIRMWARE);
if (buf->owned_by == FIRMWARE)
buf->owned_by = FIRMWARE;
if (buf->owned_by == FIRMWARE)
ret = request_firmware(&fw, FIRMWARE, &lp->spi->dev);
MODULE_FIRMWARE(FIRMWARE);
id(FIRMWARE, firmware) \