Searched refs:firmware (Results 51 - 75 of 99) sorted by relevance

1234

/freebsd-9.3-release/sys/dev/ctau/
H A Dctau.c73 int ct_download (port_t port, const unsigned char *firmware, argument
82 v = ((firmware[n] ^ ' ') << 1) | ((firmware[n] >> 7) & 1);
194 * ��� �������� firmware. �������� ������ ���� ����������� � ����������
393 const unsigned char *firmware, long bits, const cr_dat_tst_t *tst,
434 if (! ct_download (port, firmware, bits, tst))
947 int ct_setup_board (ct_board_t *b, const unsigned char *firmware, argument
958 /* Load the firmware. */
959 if (firmware && (b->type == B_TAU || b->type == B_TAU_E1 ||
961 ! ct_download (b->port, firmware, bit
392 ct_init(ct_board_t *b, int num, port_t port, int irq, int dma, const unsigned char *firmware, long bits, const cr_dat_tst_t *tst, const unsigned char *firmware2) argument
[all...]
/freebsd-9.3-release/sys/dev/drm2/radeon/
H A Dradeon.h73 #include <sys/firmware.h>
1622 const struct firmware *me_fw; /* all family ME firmware */
1623 const struct firmware *pfp_fw; /* r6/700 PFP firmware */
1624 const struct firmware *rlc_fw; /* r6/700 RLC firmware */
1625 const struct firmware *mc_fw; /* NI MC firmware */
1626 const struct firmware *ce_f
[all...]
H A Dradeon_drv.c537 MODULE_DEPEND(radeonkms, firmware, 1, 1, 1);
/freebsd-9.3-release/sys/amd64/conf/
H A DGENERIC292 device firmware # firmware assist module
/freebsd-9.3-release/sys/dev/isp/
H A DHardware.txt40 failure to download newer firmware that is larger than 0x7fff words.
H A Disp_sbus.c37 #include <sys/firmware.h>
114 MODULE_DEPEND(isp, firmware, 1, 1, 1);
/freebsd-9.3-release/sys/i386/conf/
H A DGENERIC306 device firmware # firmware assist module
/freebsd-9.3-release/sys/dev/cp/
H A Dcpddk.h249 unsigned char fw_type; /* firmware type */
256 unsigned char *firmware[8]; /* external firmware */ member in struct:_cp_board_t
/freebsd-9.3-release/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_dbg.c50 #include <sys/firmware.h>
H A Diw_cxgb_resource.c50 #include <sys/firmware.h>
/freebsd-9.3-release/contrib/dtc/Documentation/
H A Ddtc-paper.tex52 assembler file ready to be built into a firmware or bootwrapper
66 \of (OF), a firmware environment defined by IEEE1275 \cite{IEEE1275}.
83 Embedded systems, by contrast, usually have a minimal firmware that
218 structure initialised by the firmware that must be preserved by the
422 bootloader or firmware image.
/freebsd-9.3-release/sys/conf/
H A Dkmod.mk39 # FIRMWS List of firmware images in format filename:shortname:version
43 # order to use this firmware. See /usr/share/doc/legal
/freebsd-9.3-release/sys/dev/bwi/
H A Dbwimac.c56 #include <sys/firmware.h>
106 static int bwi_mac_fw_load_iv(struct bwi_mac *, const struct firmware *);
318 /* Prepare to initialize firmware */
834 bwi_fwimage_is_valid(struct bwi_softc *sc, const struct firmware *fw,
841 if_printf(ifp, "invalid firmware (%s): invalid size %zu\n",
853 if_printf(ifp, "invalid firmware (%s): size mismatch, "
862 if_printf(ifp, "invalid firmware (%s): type mismatch, "
869 if_printf(ifp, "invalid firmware (%s): wrong generation, "
889 * Try getting the firmware stub so firmware
[all...]
/freebsd-9.3-release/sys/dev/nvme/
H A Dnvme.h415 /** firmware revision */
442 /* supports firmware activate/download commands */
443 uint16_t firmware : 1; member in struct:nvme_controller_data::__anon8557
454 /** firmware updates */
459 /* number of firmware slots */
/freebsd-9.3-release/sys/netgraph/bluetooth/drivers/bt3c/
H A Dng_bt3c_pccard.c1109 * Download chip firmware
1113 bt3c_download_firmware(bt3c_softc_p sc, char const *firmware, int firmware_size) argument
1129 /* Download firmware */
1130 device_printf(sc->dev, "Starting firmware download process...\n");
1133 block = (ng_bt3c_firmware_block_ep const *)(firmware + size);
1137 device_printf(sc->dev, "Download firmware block, " \
/freebsd-9.3-release/sys/dev/fatm/
H A Dif_fatm.c83 #include <dev/fatm/firmware.h>
548 * Load the firmware into the board and save the entry point.
553 struct firmware *fw = (struct firmware *)firmware;
556 bus_space_write_region_4(sc->memt, sc->memh, fw->offset, firmware,
557 sizeof(firmware) / sizeof(firmware[0]));
624 * Start the firmware. This is doing by issuing a 'go' command with
625 * the hex entry address of the firmware
[all...]
/freebsd-9.3-release/sys/dev/ipw/
H A Dif_ipw.c54 #include <sys/firmware.h>
96 MODULE_DEPEND(ipw, firmware, 1, 1, 1);
440 const struct firmware *fp;
462 * Load firmware image using the firmware(9) subsystem. Doing
474 "could not load firmware image '%s'\n", imagename);
480 "firmware image too short %zu\n", fp->datasize);
489 "firmware image too short %zu\n", fp->datasize);
869 * The firmware automatically adapts the transmit speed. We report its current
1054 * loss as the firmware wil
[all...]
/freebsd-9.3-release/sys/modules/
H A DMakefile110 firmware \
/freebsd-9.3-release/contrib/ntp/ntpd/
H A Drefclock_tsyncpci.c131 unsigned char firmware[5]; member in struct:BoardObj
/freebsd-9.3-release/sys/arm/xscale/ixp425/
H A Dixp425_npe.c75 * NB: Microcode images are loaded with firmware(9). To
77 * ixpnpe_fw device. Otherwise the firmware will be
92 #include <sys/firmware.h>
475 const struct firmware *fw;
560 * Load NPE firmware and start it running. We assume
562 * the firmware image starting with the expected version
582 device_printf(sc->sc_dev, "cannot locate firmware "
588 /* NB: firmware should respond with a status msg */
591 "firmware did not respond as expected\n");
/freebsd-9.3-release/sys/dev/cxgb/
H A Dcxgb_main.c50 #include <sys/firmware.h>
152 MODULE_DEPEND(cxgbc, firmware, 1, 1, 1);
225 * By default the driver will not update the firmware unless
232 "update firmware even if up to date");
388 const struct firmware *fw;
393 device_printf(sc->dev, "Could not find firmware image %s\n", FW_FNAME);
396 device_printf(sc->dev, "installing firmware on card\n");
400 device_printf(sc->dev, "failed to install firmware: %d\n",
427 * 9. Check if the firmware and SRAM are up-to-date. They will be
602 * Warn user that a firmware updat
[all...]
/freebsd-9.3-release/sys/dev/dpt/
H A Ddpt_scsi.c1231 sizeof(((dpt_inq_t*)NULL)->firmware),
1352 if (strncmp(dpt->board_data.firmware, "07G0", 4) >= 0)
1480 dpt->board_data.modelNum, dpt->board_data.firmware);
/freebsd-9.3-release/sys/dev/mwl/
H A Dmwlhal.c45 #include <sys/firmware.h>
81 * implemented in firmware.
140 * submitting operations to the firmware. Access to this
345 * Some cards have SDRAM. When loading firmware we need
389 * Reset internal state after a firmware download.
527 * Kick the firmware to tell it there are new tx descriptors
562 * cmd MUST be done after a firmware download or the
846 * value suitable for feeding to the firmware.
888 * in the beacon frame is allowed to go out and the firmware
1745 * Prod the firmware t
[all...]
/freebsd-9.3-release/sys/dev/usb/wlan/
H A Dif_upgt.c24 #include <sys/firmware.h>
60 * The driver has been written based on the firmware version 2.13.1.0_LM87.
90 UPGT_DEBUG_FW = 0x00000100, /* firmware */
293 /* Verify the firmware. */
316 /* Load the firmware. */
1499 * The firmware awaits a checksum for each frame we send to it.
1641 const struct firmware *fw;
1660 /* send firmware start load command */
1687 /* download firmware */
1708 DPRINTF(sc, UPGT_DEBUG_FW, "%s: firmware downloade
[all...]
/freebsd-9.3-release/sys/dev/bwn/
H A Dif_bwnvar.h763 const struct firmware *fw;

Completed in 339 milliseconds

1234