Searched refs:fw (Results 26 - 50 of 113) sorted by relevance

12345

/freebsd-11-stable/sys/modules/iwifw/iwi_bss/
H A DMakefile11 iwi_bss: ipw2200-bss.fw.uu
/freebsd-11-stable/sys/modules/ipwfw/ipw_monitor/
H A DMakefile11 ipw_monitor: ipw2100-1.3-p.fw.uu
/freebsd-11-stable/sys/modules/ipwfw/ipw_ibss/
H A DMakefile11 ipw_ibss: ipw2100-1.3-i.fw.uu
/freebsd-11-stable/sys/modules/ipwfw/ipw_bss/
H A DMakefile11 ipw_bss: ipw2100-1.3.fw.uu
/freebsd-11-stable/sys/dev/sym/
H A Dsym_fw.h155 #define SYM_FW_ENTRY(fw, name) \
158 (const u32 *) &fw##a_scr, sizeof(fw##a_scr), &fw##a_ofs,\
159 (const u32 *) &fw##b_scr, sizeof(fw##b_scr), &fw##b_ofs,\
160 fw##_setup, fw##_patch \
/freebsd-11-stable/sys/compat/cloudabi/
H A Dcloudabi_futex.c432 struct futex_waiter fw; local
440 error = futex_queue_sleep(&fl->fl_readers, fl, &fw, td,
442 KASSERT((error == 0) == fw.fw_locked,
444 KASSERT(futex_queue_count(&fw.fw_donated) == 0,
713 struct futex_waiter fw; local
737 error = futex_queue_sleep(&fl->fl_writers, fl, &fw, td,
739 KASSERT((error == 0) == fw.fw_locked,
741 KASSERT(futex_queue_count(&fw.fw_donated) == 0,
812 struct futex_waiter *fw, struct thread *td, cloudabi_clockid_t clock_id,
819 fw
811 futex_queue_sleep(struct futex_queue *fq, struct futex_lock *fl, struct futex_waiter *fw, struct thread *td, cloudabi_clockid_t clock_id, cloudabi_timestamp_t timeout, cloudabi_timestamp_t precision, bool abstime) argument
883 struct futex_waiter *fw; local
901 struct futex_waiter *fw; local
920 struct futex_waiter *fw; local
934 struct futex_waiter *fw; local
985 struct futex_waiter fw; local
[all...]
/freebsd-11-stable/sys/modules/lio/
H A DMakefile21 FIRMWS = lio_23xx_nic.bin.fw:lio_23xx_nic.bin
22 CLEANFILES+= lio_23xx_nic.bin.fw
24 lio_23xx_nic.bin.fw: ${.CURDIR}/../../contrib/dev/liquidio/lio_23xx_nic.bin.uu
/freebsd-11-stable/sys/kern/
H A Dsubr_firmware.c58 #define FW_INUSE(p) ((p)->file != NULL || (p)->fw.name != NULL)
61 * fw.name != NULL when an image is registered; file != NULL for
65 * firmware_register --> fw.name = image_name
67 * firmware_unregister --> fw.name = NULL
102 * 'fw' is the externally visible image information.
105 * Use PRIV_FW(fw) to get a pointer to the cointainer of fw.
108 struct firmware fw; /* externally visible information */ member in struct:priv_fw
116 ((intptr_t)(x) - offsetof(struct priv_fw, fw)) )
159 if (fp->fw
[all...]
/freebsd-11-stable/usr.sbin/uathload/
H A Duathload.c119 int msg, data, fw, timeout, b, c; local
149 fw = open(fwname, O_RDONLY, 0);
150 if (fw < 0)
152 if (fstat(fw, &sb) < 0)
154 txdata = mmap(NULL, sb.st_size, PROT_READ, MAP_PRIVATE, fw, 0);
227 close(fw);
/freebsd-11-stable/usr.sbin/bluetooth/bcmfw/
H A Dbcmfw.c62 (char const *name, char const *md, char const *fw);
73 char *name = NULL, *md = NULL, *fw = NULL; local
79 fw = optarg;
97 if (name == NULL || md == NULL || fw == NULL)
106 if (bcmfw_load_firmware(name, md, fw) < 0)
160 bcmfw_load_firmware(char const *name, char const *md, char const *fw) argument
240 if ((fd = open(fw, O_RDONLY)) < 0) {
242 fw, strerror(errno), errno);
250 fw, strerror(errno), errno);
/freebsd-11-stable/etc/periodic/security/
H A D550.ipfwlimit47 IPFW_VERBOSE=`sysctl -n net.inet.ip.fw.verbose 2> /dev/null`
/freebsd-11-stable/sys/mips/atheros/
H A Dar71xx_fixup.c81 const struct firmware *fw = NULL; local
104 fw = firmware_register(buf, eeprom, size, 1, NULL);
105 if (fw == NULL) {
/freebsd-11-stable/sys/dev/bce/
H A Dif_bce.c4069 struct fw_info *fw)
4078 offset = cpu_reg->spad_base + (fw->text_addr - cpu_reg->mips_view_base);
4079 if (fw->text) {
4082 for (j = 0; j < (fw->text_len / 4); j++, offset += 4) {
4083 REG_WR_IND(sc, offset, fw->text[j]);
4088 offset = cpu_reg->spad_base + (fw->data_addr - cpu_reg->mips_view_base);
4089 if (fw->data) {
4092 for (j = 0; j < (fw->data_len / 4); j++, offset += 4) {
4093 REG_WR_IND(sc, offset, fw->data[j]);
4098 offset = cpu_reg->spad_base + (fw
4068 bce_load_cpu_fw(struct bce_softc *sc, struct cpu_reg *cpu_reg, struct fw_info *fw) argument
4227 struct fw_info fw; local
4325 struct fw_info fw; local
4422 struct fw_info fw; local
4519 struct fw_info fw; local
4616 struct fw_info fw; local
[all...]
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-raid.h127 uint64_t fw : 1; /**< When set, indicates that RAD can modify any byte in any (128B) cache line touched member in struct:__anon8737::__anon8739
/freebsd-11-stable/usr.sbin/bluetooth/ath3kfw/
H A Dath3k_hw.h56 const struct ath3k_firmware *fw);
H A Dmain.c180 struct ath3k_firmware fw; local
185 snprintf(fwname, FILENAME_MAX, "%s/ath3k-1.fw", file_prefix);
187 ath3k_debug("%s: loading ath3k-1.fw\n", __func__);
190 if (ath3k_fw_read(&fw, fwname) <= 0) {
197 ret = ath3k_load_fwfile(hdl, &fw);
200 ath3k_fw_free(&fw);
/freebsd-11-stable/lib/msun/src/
H A Ds_tanhl.c90 float fr, fw; local
103 fw = d + e;
104 e = d - fw + e;
105 d = fw;
/freebsd-11-stable/sys/dev/ath/
H A Dif_ath_pci.c242 const struct firmware *fw = NULL; local
334 fw = firmware_get(buf);
335 if (fw == NULL) {
342 __func__, fw->data);
344 malloc(fw->datasize, M_TEMP, M_WAITOK | M_ZERO);
350 memcpy(sc->sc_eepromdata, fw->data, fw->datasize);
351 firmware_put(fw, 0);
/freebsd-11-stable/lib/libcalendar/
H A Dcalendar.c239 int fw; /* 1st day of week 1 of previous, this and local
242 for (*y = dt.y + 1; nd < (fw = firstweek(*y)); (*y)--)
244 return ((nd - fw) / 7 + 1);
/freebsd-11-stable/sys/dev/oce/
H A Doce_sysctl.c49 static int oce_be3_fwupgrade(POCE_SOFTC sc, const struct firmware *fw);
50 static int oce_skyhawk_fwupgrade(POCE_SOFTC sc, const struct firmware *fw);
52 static int oce_lancer_fwupgrade(POCE_SOFTC sc, const struct firmware *fw);
257 const struct firmware *fw; local
263 fw = firmware_get(ufiname);
264 if (fw == NULL) {
277 status = oce_be3_fwupgrade(sc, fw);
279 status = oce_skyhawk_fwupgrade(sc,fw);
281 status = oce_lancer_fwupgrade(sc, fw);
290 firmware_put(fw, FIRMWARE_UNLOA
295 oce_fill_flash_img_data(POCE_SOFTC sc, const struct flash_sec_info * fsec, struct flash_img_attri *pimg, int i, const struct firmware *fw, int bin_offset) argument
393 oce_sh_be3_flashdata(POCE_SOFTC sc, const struct firmware *fw, int32_t num_imgs) argument
520 oce_skyhawk_fwupgrade(POCE_SOFTC sc, const struct firmware *fw) argument
568 oce_be3_fwupgrade(POCE_SOFTC sc, const struct firmware *fw) argument
644 oce_lancer_fwupgrade(POCE_SOFTC sc, const struct firmware *fw) argument
[all...]
/freebsd-11-stable/sys/dev/mlxfw/
H A Dmlxfw_mfa2.c115 bool mlxfw_mfa2_check(const struct firmware *fw) argument
117 if (fw->datasize < sizeof(mlxfw_mfa2_fingerprint))
120 return memcmp(fw->data, mlxfw_mfa2_fingerprint,
290 struct mlxfw_mfa2_file *mlxfw_mfa2_file_init(const struct firmware *fw) argument
304 mfa2_file->fw = fw;
305 first_tlv_ptr = (const u8 *) fw->data + NLA_ALIGN(mlxfw_mfa2_fingerprint_len);
339 mfa2_file->cb = (const u8 *) fw->data + NLA_ALIGN(be32_to_cpu(pd->cb_offset));
/freebsd-11-stable/sys/dev/malo/
H A Dif_malohal.c373 const struct firmware *fw; local
376 fw = firmware_get(helper);
377 if (fw == NULL) {
384 helper, fw->datasize);
386 error = malo_hal_send_helper(mh, fw->datasize, fw->data, fw->datasize,
395 firmware_put(fw, FIRMWARE_UNLOAD);
435 const struct firmware *fw; local
444 fw
[all...]
/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_catas.c224 for (i = 0; i < priv->fw.catas_size; ++i)
280 priv->fw.catas_bar) +
281 priv->fw.catas_offset;
283 priv->catas_err.map = ioremap(addr, priv->fw.catas_size * 4);
/freebsd-11-stable/sys/dev/iwm/
H A Dif_iwm_fw.c301 iwm_save_fw_paging(struct iwm_softc *sc, const struct iwm_fw_sects *fw) argument
305 ret = iwm_alloc_fw_paging_mem(sc, fw);
309 return iwm_fill_paging_mem(sc, fw);
314 iwm_send_paging_cmd(struct iwm_softc *sc, const struct iwm_fw_sects *fw) argument
/freebsd-11-stable/sbin/nvmecontrol/
H A Dfirmware.c56 struct nvme_firmware_page fw; local
60 NVME_GLOBAL_NAMESPACE_TAG, &fw, sizeof(fw));
62 if (fw.revision[slot-1] != 0LLU)

Completed in 198 milliseconds

12345