Home
last modified time | relevance | path

Searched +full:rc +full:- +full:map +full:- +full:name (Results 1 – 25 of 397) sorted by relevance

12345678910>>...16

/freebsd/usr.sbin/kbdcontrol/
H A Dkbdcontrol.11 .\"-
2 .\" SPDX-License-Identifer: BSD-2-Clause
4 .\" kbdcontrol - syscons or vt keyboard driver configuration utility
18 .Sh NAME
24 .Op Fl A Ar name
25 .Op Fl a Ar name
47 such as key map, keyboar
[all...]
/freebsd/contrib/ofed/opensm/complib/
H A Dcl_nodenamemap.c15 * - Redistributions of source code must retain the above
19 * - Redistributions in binary form must reproduce the above
61 cl_qmap_t *map = cxt; in map_name() local
70 return -1; in map_name()
71 item->guid = guid; in map_name()
72 item->name = strdup(p); in map_name()
73 cl_qmap_insert(map, item->guid, (cl_map_item_t *) item); in map_name()
79 nn_map_t *map; in open_node_name_map() local
93 map = malloc(sizeof(*map)); in open_node_name_map()
94 if (!map) in open_node_name_map()
[all …]
/freebsd/sys/dev/oce/
H A Doce_util.c1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
17 * 3. Neither the name of the Emulex Corporation nor the names of its
34 * freebsd-drivers@emulex.com
60 int rc; in oce_dma_alloc() local
64 rc = bus_dma_tag_create(bus_get_dma_tag(sc->dev), in oce_dma_alloc()
69 size, 1, size, 0, NULL, NULL, &dma->tag); in oce_dma_alloc()
71 if (rc == 0) { in oce_dma_alloc()
72 rc = bus_dmamem_alloc(dma->tag, in oce_dma_alloc()
73 &dma->ptr, in oce_dma_alloc()
[all …]
H A Doce_queue.c1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
17 * 3. Neither the name of the Emulex Corporation nor the names of its
34 * freebsd-drivers@emulex.com
88 int rc = 0, i, vector; in oce_queue_init_all() local
95 sc->wq[i] = oce_wq_init(sc, sc->tx_ring_size, in oce_queue_init_all()
97 if (!sc->wq[i]) in oce_queue_init_all()
103 sc->rq[i] = oce_rq_init(sc, sc->rx_ring_size, sc->rq_frag_size, in oce_queue_init_all()
106 if (!sc->rq[i]) in oce_queue_init_all()
115 for (vector = 0; vector < sc->intr_count; vector++) { in oce_queue_init_all()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Dmtk-cir.txt1 Device-Tree bindings for Mediatek consumer IR controller
5 - compatible : Should be
6 "mediatek,mt7623-cir": for MT7623 SoC
7 "mediatek,mt7622-cir": for MT7622 SoC
8 - clocks : list of clock specifiers, corresponding to
9 entries in clock-names property;
10 - clock-names : should contain
11 - "clk" entries: for MT7623 SoC
12 - "clk", "bus" entries: for MT7622 SoC
13 - interrupts : should contain IR IRQ number;
[all …]
H A Dgpio-ir-receiver.txt1 Device-Tree bindings for GPIO IR receiver
4 - compatible: should be "gpio-ir-receiver".
5 - gpios: specifies GPIO used for IR signal reception.
8 - linux,rc-map-name: see rc.txt file in the same
10 - linux,autosuspend-period: autosuspend delay time,
15 ir: ir-receiver {
16 compatible = "gpio-ir-receiver";
18 linux,rc-map-name = "rc-rc6-mce";
19 linux,autosuspend-period = <125>;
H A Dhix5hd2-ir.txt1 Device-Tree bindings for hix5hd2 ir IP
4 - compatible: Should contain "hisilicon,hix5hd2-ir", or:
5 - "hisilicon,hi3796cv300-ir" for Hi3796CV300 IR device.
6 - reg: Base physical address of the controller and length of memory
8 - interrupts: interrupt-specifier for the sole interrupt generated by
11 - clocks: clock phandle and specifier pair.
14 - linux,rc-map-name: see rc.txt file in the same directory.
15 - hisilicon,power-syscon: DEPRECATED. Don't use this in new dts files.
21 compatible = "hisilicon,hix5hd2-ir";
25 linux,rc-map-name = "rc-tivo";
H A Dtango-ir.txt1 Sigma Designs Tango IR NEC/RC-5/RC-6 decoder (SMP86xx and SMP87xx)
5 - compatible: "sigma,smp8642-ir"
6 - reg: address/size of NEC+RC5 area, address/size of RC6 area
7 - interrupts: spec for IR IRQ
8 - clocks: spec for IR clock (typically the crystal oscillator)
12 - linux,rc-map-name: see Documentation/devicetree/bindings/media/rc.txt
17 compatible = "sigma,smp8642-ir";
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenRegisters.h1 //===- CodeGenRegisters.h - Register and RegisterClass Info -----*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
12 //===----------------------------------------------------------------------===//
38 #include <map>
64 /// CodeGenSubRegIndex - Represents a sub-register index.
67 std::string Name; variable
80 // Are all super-registers containing this SubRegIndex covered by their
81 // sub-registers?
92 const std::string &getName() const { return Name; } in getName()
[all …]
H A DCodeGenRegisters.cpp1 //===- CodeGenRegisters.cpp - Register and RegisterClass Info -------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
12 //===----------------------------------------------------------------------===//
35 #include <map>
45 #define DEBUG_TYPE "regalloc-emitter"
47 //===----------------------------------------------------------------------===//
49 //===----------------------------------------------------------------------===//
54 Name = std::string(R->getName()); in CodeGenSubRegIndex()
55 if (R->getValue("Namespace")) in CodeGenSubRegIndex()
[all …]
/freebsd/lib/libpmc/pmu-events/
H A Djevents.c50 #include "pmu-events.h"
64 char *name; member
88 return -1; in convert()
103 free(et->soc_id); in free_sys_event_tables()
126 static void addfield(char *map, char **dst, const char *sep, in addfield() argument
147 strncat(*dst, map + bt->start, blen); in addfield()
161 --e; in fixdesc()
163 - in fixdesc()
216 cut_comma(char * map,jsmntok_t * newval) cut_comma() argument
227 lookup_msr(char * map,jsmntok_t * val) lookup_msr() argument
245 static struct map { global() struct
269 field_to_perf(struct map * table,char * map,jsmntok_t * val) field_to_perf() argument
391 char *name; global() member
480 const char *name; global() member
497 real_event(const char * name,char * event) real_event() argument
538 char *map; json_events() local
1053 is_json_file(const char * name) is_json_file() argument
1233 int rc, ret = 0, empty_map = 0; main() local
[all...]
/freebsd/sys/dev/sfxge/
H A Dsfxge_tx.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 2010-2016 Solarflare Communications Inc.
46 * if event queue index is 0, TxQ-index = TxQ-label * [0..SFXGE_TXQ_NTYPES)
47 * else TxQ-index = SFXGE_TXQ_NTYPES + EvQ-index - 1
59 * TxQ-index = EvQ-index
98 "Maximum number of any packets in deferred packet get-list");
107 "Maximum number of non-TCP packets in deferred packet get-list");
114 "Maximum number of any packets in deferred packet put-list");
121 "Bitmask of FW-assisted TSO allowed to use if supported by NIC firmware");
[all …]
/freebsd/usr.sbin/bsdconfig/startup/include/
H A Dmessages.subr1 # Copyright (c) 2012-2013 Devin Teske
26 hline_alnum_punc_tab_enter="Use alpha-numeric, punctuation, TAB or ENTER"
34 msg_add_new_help="Add new rc.conf(5) configuration directive"
38 msg_all_help="Select all displayed rc.conf(5) configuration directives"
40 msg_apm_desc="Auto-power management services (typically laptops)"
41 …lowing="Are you sure you want to delete the following directives\nfrom the rc.conf(5) collection o…
42 …t_to_delete="Are you sure you want to delete the \`%s' directive\nfrom the rc.conf(5) collection o…
46 msg_creating_rcconf_map="Creating rc.conf(5) map...\nThis may take a while."
47 msg_creating_rcvar_map="Creating rcvar map...\nThis may take a while."
54 msg_delete_selected_help="Delete each of the selected rc.conf(5) configuration directives"
[all …]
/freebsd/sys/contrib/device-tree/Bindings/pci/
H A Dti-pci.txt4 - compatible: Should be "ti,dra7-pcie" for RC (deprecated)
5 Should be "ti,dra7-pcie-ep" for EP (deprecated)
6 Should be "ti,dra746-pcie-rc" for dra74x/dra76 in RC mode
7 Should be "ti,dra746-pcie-ep" for dra74x/dra76 in EP mode
8 Should be "ti,dra726-pcie-rc" for dra72x in RC mode
9 Should be "ti,dra726-pcie-ep" for dra72x in EP mode
10 - phys : list of PHY specifiers (used by generic PHY framework)
11 - phy-names : must be "pcie-phy0", "pcie-phy1", "pcie-phyN".. based on the
13 - ti,hwmods : Name of the hwmod associated to the pcie, "pcie<X>",
15 - num-lanes as specified in ../snps,dw-pcie.yaml
[all …]
H A Dpci-keystone.txt6 Documentation/devicetree/bindings/pci/designware-pcie.txt
8 Please refer to Documentation/devicetree/bindings/pci/designware-pcie.txt
12 Required Properties:-
14 compatibility: Should be "ti,keystone-pcie" for RC on Keystone2 SoC
15 Should be "ti,am654-pcie-rc" for RC on AM654x SoC
16 reg: Three register ranges as listed in the reg-names property
17 reg-names: "dbics" for the DesignWare PCIe registers, "app" for the
22 interrupt-cells: should be set to 1
24 (required if the compatible is "ti,keystone-pcie")
25 msi-map: As specified in Documentation/devicetree/bindings/pci/pci-msi.txt
[all …]
/freebsd/sys/dev/ocs_fc/
H A Docs_os.h1 /*-
15 * 3. Neither the name of the copyright holder nor the names of its contributors
81 /* OCS_OS_MAX_ISR_TIME_MSEC - maximum time driver code should spend in an interrupt
112 #define B32_NEXT_POWER_OF_2(x) (B32((x)-1) + 1)
115 * likely/unlikely - branch prediction hint
138 * - OCS_INCLUDE_DEBUG include low-level SLI debug support
170 * @brief return the lower 32-bits of a bus address
173 * @return lower 32-bits of a bus address
188 * @brief return the upper 32-bits of a bus address
191 * @return upper 32-bits of a bus address
[all …]
H A Docs_domain.c1 /*-
15 * 3. Neither the name of the copyright holder nor the names of its contributors
48 if (OCS_LOG_ENABLE_DOMAIN_SM_TRACE(domain->ocs)) \
49 ocs_log_info(domain->ocs, "[domain] %-20s %-20s\n", __func__, ocs_sm_event_name(evt)); \
54 if (OCS_LOG_ENABLE_DOMAIN_SM_TRACE(domain ? domain->ocs : NULL)) \
55 ocs_log_info(domain ? domain->ocs : NULL, fmt, ##__VA_ARGS__); \
60 ocs_log_info(domain ? domain->ocs : NULL, fmt, ##__VA_ARGS__); \
65 int ocs_mgmt_domain_get(ocs_textbuf_t *textbuf, char *parent, char *name, void *domain);
66 int ocs_mgmt_domain_set(char *parent, char *name, char *value, void *domain);
82 * HW calls this function with various domain-related events.
[all …]
/freebsd/usr.sbin/vidcontrol/
H A Dvidcontrol.11 .\"-
2 .\" SPDX-License-Identifier: BSD-2-Clause
4 .\" vidcontrol - a utility for manipulating the syscons or vt video driver
18 .Sh NAME
56 such as video mode, colors, cursor shape, screen output map, font, and screen
64 .Bl -tag -widt
[all...]
/freebsd/sbin/natd/samples/
H A Dnatd.cf.sample14 # Setting to yes provides additional anti-crack protection
33 # Divert port. Can be a name in /etc/services or numeric value.
37 # Interface name or address being aliased. Either one,
40 # Obtain interface name from the command output of "ifconfig -a"
51 # of addresses here, be sure that name server works BEFORE
52 # natd is up - this is usually not the case. So either use
55 # Note: Current versions of FreeBSD all call /etc/rc.firewall
57 # machine, the nameserver won't be up if natd is called from /etc/rc.firewall
59 # Map connections coming to port 30000 to telnet in my_private_host.
60 # Remember to allow the connection /etc/rc.firewall also.
[all …]
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DRegisterInfoEmitter.cpp1 //===- RegisterInfoEmitter.cpp - Generate a Register File Desc. -*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
13 //===----------------------------------------------------------------------===//
49 cl::OptionCategory RegisterInfoCat("Options for -gen-register-info");
52 RegisterInfoDebug("register-info-debug", cl::init(false),
68 // runEnums - Print out enum values for all of the registers.
71 // runMCDesc - Print out MC register descriptions.
74 // runTargetHeader - Emit a header fragment for the register info emitter.
78 // runTargetDesc - Output the target register and register file descriptions.
[all …]
/freebsd/usr.sbin/yppush/
H A Dyppush_main.c1 /*-
2 * SPDX-License-Identifier: BSD-4-Clause
18 * 4. Neither the name of the author nor the names of any co-contributors
61 static char *yppush_mapname = NULL; /* Map to transfer. */
62 static char *yppush_domain = NULL; /* Domain in which map resides. */
64 static int skip_master = 0; /* Do not attempt to push map to master. */
78 char *map; member
117 if (job->tid == tid) in yppush_show_status()
119 job = job->next; in yppush_show_status()
128 if (job->polled) { in yppush_show_status()
[all …]
/freebsd/share/man/man8/
H A Dyp.812 .\" 3. The name of the author may not be used to endorse or promote
31 .Sh NAME
63 .Pa /etc/rc
65 .Pa /etc/rc.conf
75 .Pa /etc/rc.conf .
79 .Tn RPC Ns -based
105 is the name of the
126 use old-style
152 same map),
174 .Bl -enum
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Ddraid.c1 // SPDX-License-Identifier: CDDL-1.0
10 * or https://opensource.org/licenses/CDDL-1.0.
18 * information: Portions Copyright [yyyy] [name of copyright owner]
57 "\tdraid generate [-cv] [-m min] [-n max] [-p passes] FILE\n" in draid_usage()
58 "\tdraid verify [-rv] FILE\n" in draid_usage()
59 "\tdraid dump [-v] [-m min] [-n max] FILE\n" in draid_usage()
92 ssize_t rc, bytes = 0; in read_map() local
94 rc = gzread(fp, buf + bytes, block_size); in read_map()
95 if ((rc < 0) || (rc == 0 && !gzeof(fp))) { in read_map()
101 bytes += rc; in read_map()
[all …]
/freebsd/sys/dev/al_eth/
H A Dal_eth.c1 /*-
120 #define AL_ETH_MAC_TABLE_DROP_IDX (AL_ETH_FWD_MAC_NUM - 1)
121 #define AL_ETH_MAC_TABLE_BROADCAST_IDX (AL_ETH_MAC_TABLE_DROP_IDX - 1)
175 #define AL_RX_LOCK_INIT(_sc) mtx_init(&((_sc)->if_rx_lock), "ALRXL", "ALRXL", MTX_DEF)
176 #define AL_RX_LOCK(_sc) mtx_lock(&((_sc)->if_rx_lock))
177 #define AL_RX_UNLOCK(_sc) mtx_unlock(&((_sc)->if_rx_lock))
231 /* flag for napi-like mbuf processing, controlled from sysctl */
291 CTLFLAG_RW, &napi, 0, "Use pseudo-napi mechanism"); in al_attach()
294 adapter->dev = dev; in al_attach()
295 adapter->board_type = ALPINE_INTEGRATED; in al_attach()
[all …]
/freebsd/sys/dev/qlnx/qlnxe/
H A Dqlnx_os.c2 * Copyright (c) 2017-2018 Cavium, Inc.
125 static void qlnx_set_id(struct ecore_dev *cdev, char name[NAME_SIZE],
278 &qlnxe_queue_count, 0, "Multi-Queue queue count");
309 device_id = ha->device_id; in qlnx_vf_device()
314 return -1; in qlnx_vf_device()
322 device_id = ha->device_id; in qlnx_valid_device()
336 return -1; in qlnx_valid_device()
345 device_id = pci_get_device(ha->pci_dev); in qlnx_rdma_supported()
353 return (-1); in qlnx_rdma_supported()
358 * Name: qlnx_pci_probe
[all …]

12345678910>>...16