Searched refs:fc (Results 51 - 75 of 150) sorted by relevance

123456

/freebsd-11-stable/usr.bin/m4/
H A Deval.c890 const char *ap, *fc, *k; local
895 fc = ap + expr(argv[3]); /* first char */
897 fc = ap + atoi(argv[3]); /* first char */
899 nc = strlen(fc);
906 if (fc >= ap && fc < ap + strlen(ap))
907 for (k = fc + nc - 1; k >= fc; k--)
/freebsd-11-stable/sys/dev/cxgb/common/
H A Dcxgb_mv88e1xxx.c189 int *speed, int *duplex, int *fc)
216 if (fc)
217 *fc = pause;
188 mv88e1xxx_get_link_status(struct cphy *cphy, int *link_state, int *speed, int *duplex, int *fc) argument
H A Dcxgb_vsc7323.c195 int t3_vsc7323_set_speed_fc(adapter_t *adap, int speed, int fc, int port) argument
220 r = (fc & PAUSE_RX) ? 0x60200 : 0x20200; //QUANTA = 32*1024*8/512
221 if (fc & PAUSE_TX)
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Ddeflate.h66 } fc; member in struct:ct_data_s
73 #define Freq fc.freq
74 #define Code fc.code
/freebsd-11-stable/sys/dev/isp/
H A Disp_freebsd.h318 struct isp_fc *fc; member in union:isposinfo::__anon6469
325 #define ISP_FC_PC(isp, chan) (&(isp)->isp_osinfo.pc.fc[(chan)])
397 struct isp_fc *fc = ISP_FC_PC(isp, chan); \
398 bus_dmamap_sync(isp->isp_osinfo.scdmat, fc->scmap, \
404 struct isp_fc *fc = ISP_FC_PC(isp, chan); \
405 bus_dmamap_sync(isp->isp_osinfo.scdmat, fc->scmap, \
437 struct isp_fc *fc = ISP_FC_PC(isp, chan); \
438 bus_dmamap_sync(isp->isp_osinfo.scdmat, fc->scmap, \
444 struct isp_fc *fc = ISP_FC_PC(isp, chan); \
445 bus_dmamap_sync(isp->isp_osinfo.scdmat, fc
[all...]
/freebsd-11-stable/sys/contrib/zlib/
H A Ddeflate.h72 } fc; member in struct:ct_data_s
79 #define Freq fc.freq
80 #define Code fc.code
/freebsd-11-stable/sys/dev/ixgbe/
H A Dixgbe_dcb_82599.c328 reg = (hw->fc.high_water[i] << 10) | IXGBE_FCRTH_FCEN;
329 fcrtl = (hw->fc.low_water[i] << 10) | IXGBE_FCRTL_XONE;
352 reg = hw->fc.pause_time | (hw->fc.pause_time << 16);
357 IXGBE_WRITE_REG(hw, IXGBE_FCRTV, hw->fc.pause_time / 2);
H A Dixgbe_x550.c804 if (hw->fc.strict_ieee && hw->fc.requested_mode == ixgbe_fc_rx_pause) {
810 switch (hw->fc.requested_mode) {
852 if (hw->fc.requested_mode == ixgbe_fc_default)
853 hw->fc.requested_mode = ixgbe_fc_full;
3985 if (hw->fc.strict_ieee && hw->fc.requested_mode == ixgbe_fc_rx_pause) {
3995 if (hw->fc.requested_mode == ixgbe_fc_default)
3996 hw->fc.requested_mode = ixgbe_fc_full;
3999 switch (hw->fc
[all...]
H A Dixgbe_common.c244 if (hw->fc.strict_ieee && hw->fc.requested_mode == ixgbe_fc_rx_pause) {
255 if (hw->fc.requested_mode == ixgbe_fc_default)
256 hw->fc.requested_mode = ixgbe_fc_full;
260 * HW will be able to do fc autoneg once the cable is plugged in. If
287 * The possible values of fc.requested_mode are:
296 switch (hw->fc.requested_mode) {
357 if (hw->fc.strict_ieee)
2820 if (!hw->fc.pause_time) {
2827 if ((hw->fc
[all...]
/freebsd-11-stable/contrib/binutils/binutils/
H A Dresrc.c2642 const rc_fontdir *fc;
2645 for (c = 0, fc = fontdir; fc != NULL; fc = fc->next, c++)
2650 for (c = 1, fc = fontdir; fc != NULL; fc = fc->next, c++)
2654 (int) fc
2639 const rc_fontdir *fc; local
[all...]
/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_pass.c1861 xpt_opcode fc; local
1971 fc = ccb->ccb_h.func_code;
1976 if ((fc == XPT_SCSI_IO) || (fc == XPT_ATA_IO)
1977 || (fc == XPT_SMP_IO) || (fc == XPT_DEV_MATCH)
1978 || (fc == XPT_DEV_ADVINFO)
1979 || (fc == XPT_NVME_ADMIN) || (fc == XPT_NVME_IO)) {
1999 if ((fc
2200 xpt_opcode fc; local
[all...]
/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_cam.c1994 struct ccb_pathinq_settings_fc *fc = &cpi->xport_specific.fc; local
2015 fc->bitrate = value.value * 1000; /* speed in Mbps */
2018 fc->wwpn = be64toh(wwn);
2021 fc->wwnn = be64toh(wwn);
2023 fc->port = fcp->fc_id;
2066 struct ccb_trans_settings_fc *fc = &cts->xport_specific.fc; local
2100 fc->bitrate = value.value * 100;
2102 fc
[all...]
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-s390.c1180 int fc, i; local
1189 fc = 0;
1230 if (fc >= MAX_INSN_FIXUPS)
1232 fixups[fc].exp = ex;
1233 fixups[fc].opindex = *opindex_ptr;
1234 fixups[fc].reloc = BFD_RELOC_UNUSED;
1235 ++fc;
1330 if (fc >= MAX_INSN_FIXUPS)
1332 fixups[fc].exp = ex;
1333 fixups[fc]
[all...]
H A Dtc-arc.c1487 int past_opcode_p, fc, num_suffixes;
1504 fc = 0;
1727 if (fc >= MAX_FIXUPS)
1729 fixups[fc].exp = exp;
1746 fix_up_at = fc;
1755 fixups[fc].opindex = arc_operand_map[(int) *syn];
1756 ++fc;
1882 for (i = 0; i < fc; ++i)
1480 int past_opcode_p, fc, num_suffixes; local
/freebsd-11-stable/contrib/wpa/src/drivers/
H A Ddriver_hostap.c62 u16 fc, ethertype; local
71 fc = le_to_host16(hdr->frame_control);
73 if ((fc & (WLAN_FC_FROMDS | WLAN_FC_TODS)) != WLAN_FC_TODS) {
74 printf("Not ToDS data frame (fc=0x%04x)\n", fc);
123 u16 fc; local
127 fc = le_to_host16(hdr->frame_control);
130 event.tx_status.type = WLAN_FC_GET_TYPE(fc);
131 event.tx_status.stype = WLAN_FC_GET_STYPE(fc);
143 u16 fc, typ local
[all...]
/freebsd-11-stable/sys/dev/sound/pcm/
H A Dfeeder.h61 int chn_addfeeder(struct pcm_channel *c, struct feeder_class *fc,
/freebsd-11-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditdio.c489 agsaFastCommand_t *fc)
492 tiDeviceHandle_t *tiDeviceHandle = fc->devHandle;
493 bit32 taskAttribute = fc->taskAttribute;
520 fc->agRoot = oneDeviceData->agRoot;
521 TD_ASSERT((NULL != fc->agRoot), "");
523 fc->devHandle = oneDeviceData->agDevHandle;
524 TD_ASSERT((NULL != fc->devHandle), "");
525 fc->safb->oneDeviceData = oneDeviceData;
533 fc->taskAttribute = TD_TASK_SIMPLE;
536 fc
486 tiINIFastIOPrepare( tiRoot_t *tiRoot, void *ioHandle, agsaFastCommand_t *fc) argument
[all...]
/freebsd-11-stable/sys/cam/ctl/
H A Dscsi_ctl.c1553 ccb->knob.xport_specific.fc.wwnn);
1556 ccb->knob.xport_specific.fc.wwpn);
1564 != ccb->knob.xport_specific.fc.wwnn) {
1565 ccb->knob.xport_specific.fc.wwnn =
1570 true, ccb->knob.xport_specific.fc.wwnn,
1574 != ccb->knob.xport_specific.fc.wwpn) {
1575 ccb->knob.xport_specific.fc.wwpn =
1581 true, ccb->knob.xport_specific.fc.wwpn);
1587 ccb->knob.xport_specific.fc.wwnn =
1592 ccb->knob.xport_specific.fc
[all...]
/freebsd-11-stable/sys/dev/firewire/
H A Dsbp.c529 fwdma_malloc(sbp->fd.fc,
810 STAILQ_FOREACH(fwdev, &sbp->fd.fc->devices, link)
821 STAILQ_FOREACH(fwdev, &sbp->fd.fc->devices, link) {
933 fw_asyreq(xfer->fc, -1, xfer);
1135 fw_asyreq(xfer->fc, -1, xfer);
1171 fw_asyreq(xfer->fc, -1, xfer);
1237 htonl(((sdev->target->sbp->fd.fc->nodeid | FWLOCALBUS) << 16));
1240 if (fw_asyreq(xfer->fc, -1, xfer) != 0) {
1293 fw_asyreq(xfer->fc, -1, xfer);
1329 xfer->fc
1907 struct firewire_comm *fc; local
2105 struct firewire_comm *fc = sbp->fd.fc; local
2635 struct firewire_comm *fc; local
[all...]
/freebsd-11-stable/contrib/llvm-project/libunwind/include/
H A Dunwind.h287 extern void _Unwind_SjLj_Register(_Unwind_FunctionContext_t fc);
288 extern void _Unwind_SjLj_Unregister(_Unwind_FunctionContext_t fc);
/freebsd-11-stable/contrib/wpa/src/ap/
H A Ddrv_callbacks.c1137 u16 fc; local
1146 fc = le_to_host16(mgmt->frame_control);
1147 if (WLAN_FC_GET_STYPE(fc) != WLAN_FC_STYPE_ACTION)
1272 u16 fc = le_to_host16(hdr->frame_control); local
1278 if (WLAN_FC_GET_TYPE(fc) == WLAN_FC_TYPE_MGMT &&
1279 WLAN_FC_GET_STYPE(fc) == WLAN_FC_STYPE_BEACON)
1669 u16 fc; local
1672 fc = le_to_host16(hdr->frame_control);
1673 if (WLAN_FC_GET_TYPE(fc) == WLAN_FC_TYPE_MGMT &&
1674 WLAN_FC_GET_STYPE(fc)
[all...]
/freebsd-11-stable/sys/net/
H A Dif_iso88025subr.c237 gen_th.fc = TR_LLC_FRAME;
302 * mbuf provided, ac/fc are set in sa_data. sockaddr.sa_data
308 gen_th.fc = sd->fc;
582 th2->fc = TR_LLC_FRAME;
/freebsd-11-stable/gnu/usr.bin/rcs/lib/
H A Drcsedit.c530 register FILE *fc; local
534 fc = fcopy;
536 while (1 < expandline(fe,fc,delta,false,(FILE*)0,true))
539 fastcopy(fe,fc);
566 register FILE *fc; local
575 fc = fcopy;
579 if (expandline(fe,fc,delta,false,(FILE*)0,true) <= 1)
587 aputc_(c, fc)
/freebsd-11-stable/crypto/openssl/crypto/x509v3/
H A Dv3_addr.c1271 IPAddressFamily *fc = sk_IPAddressFamily_value(child, j); local
1272 if (fc->ipAddressChoice->type != IPAddressChoice_inherit) {
1282 IPAddressFamily *fc = sk_IPAddressFamily_value(child, j); local
1283 int k = sk_IPAddressFamily_find(x->rfc3779_addr, fc);
1287 if (fc->ipAddressChoice->type ==
1296 if (fc->ipAddressChoice->type == IPAddressChoice_inherit
1298 fc->ipAddressChoice->u.addressesOrRanges,
1299 length_from_afi(v3_addr_get_afi(fc))))
/freebsd-11-stable/contrib/wpa/src/common/
H A Dieee802_11_common.c595 u16 fc, type, stype; local
604 fc = le_to_host16(hdr->frame_control);
605 type = WLAN_FC_GET_TYPE(fc);
606 stype = WLAN_FC_GET_STYPE(fc);
612 switch (fc & (WLAN_FC_FROMDS | WLAN_FC_TODS)) {
1265 const char * fc2str(u16 fc) argument
1267 u16 stype = WLAN_FC_GET_STYPE(fc);
1270 switch (WLAN_FC_GET_TYPE(fc)) {

Completed in 348 milliseconds

123456