typhoon_fw 1269 drivers/net/ethernet/3com/typhoon.c static const struct firmware *typhoon_fw; typhoon_fw 1282 drivers/net/ethernet/3com/typhoon.c if (typhoon_fw) typhoon_fw 1285 drivers/net/ethernet/3com/typhoon.c err = request_firmware(&typhoon_fw, FIRMWARE_NAME, &tp->pdev->dev); typhoon_fw 1292 drivers/net/ethernet/3com/typhoon.c image_data = typhoon_fw->data; typhoon_fw 1293 drivers/net/ethernet/3com/typhoon.c remaining = typhoon_fw->size; typhoon_fw 1324 drivers/net/ethernet/3com/typhoon.c release_firmware(typhoon_fw); typhoon_fw 1325 drivers/net/ethernet/3com/typhoon.c typhoon_fw = NULL; typhoon_fw 1350 drivers/net/ethernet/3com/typhoon.c image_data = typhoon_fw->data; typhoon_fw 2557 drivers/net/ethernet/3com/typhoon.c release_firmware(typhoon_fw);