Home
last modified time | relevance | path

Searched +full:break +full:- +full:control (Results 1 – 25 of 1051) sorted by relevance

12345678910>>...43

/freebsd/sys/contrib/dev/acpica/components/dispatcher/
H A Ddscontrol.c3 * Module Name: dscontrol - Support for execution control opcodes -
12 * Some or all of this work - Copyright (c) 1999 - 2023, Intel Corp.
29 * 2.3. Intel grants Licensee a non-exclusive and non-transferable patent
105 * re-exports any such software from a foreign destination, Licensee shall
106 * ensure that the distribution and export/re-export of the software is in
109 * any of its subsidiaries will export/re-export any technical data, process,
131 * 3. Neither the names of the above-listed copyright holders nor the names
168 * PARAMETERS: WalkList - The list that owns the walk stack
169 * Op - The control Op
173 * DESCRIPTION: Handles all control ops encountered during control method
[all …]
/freebsd/usr.sbin/bluetooth/sdpd/
H A Dserver.c1 /*-
4 * SPDX-License-Identifier: BSD-2-Clause
67 server_init(server_p srv, char const *control) in server_init() argument
76 assert(control != NULL); in server_init()
80 /* Open control socket */ in server_init()
81 if (unlink(control) < 0 && errno != ENOENT) { in server_init()
83 control, strerror(errno), errno); in server_init()
84 return (-1); in server_init()
89 log_crit("Could not create control socket. %s (%d)", in server_init()
91 return (-1); in server_init()
[all …]
/freebsd/sys/netinet/
H A Dsctputil.c1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
4 * Copyright (c) 2001-2008, by Cisco Systems, Inc. All rights reserved.
5 * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved.
6 * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved.
78 sctp_clog.x.sb.stcb_sbcc = stcb->asoc.sb_cc; in sctp_sblog()
82 SCTP_CTR6(KTR_SCTP, "SCTP:%d[%d]:%x-%x-%x-%x", in sctp_sblog()
99 sctp_clog.x.close.sctp_flags = inp->sctp_flags; in sctp_log_closing()
102 sctp_clog.x.close.state = (uint16_t)stcb->asoc.state; in sctp_log_closing()
108 SCTP_CTR6(KTR_SCTP, "SCTP:%d[%d]:%x-%x-%x-%x", in sctp_log_closing()
[all …]
H A Dsctp_indata.c1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
4 * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved.
5 * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved.
6 * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved.
62 sctp_add_chk_to_control(struct sctp_queued_to_read *control,
71 asoc->my_rwnd = sctp_calc_rwnd(stcb, asoc); in sctp_set_rwnd()
81 * This is really set wrong with respect to a 1-2-m socket. Since in sctp_calc_rwnd()
82 * the sb_cc is the count that everyone as put up. When we re-write in sctp_calc_rwnd()
86 if (stcb->sctp_socket == NULL) { in sctp_calc_rwnd()
[all …]
/freebsd/contrib/tcpdump/
H A Dprint-atalk.c26 #include "netdissect-stdinc.h"
79 ndo->ndo_protocol = "ltalk"; in ltalk_if_print()
80 hdrlen = llap_print(ndo, p, h->len); in ltalk_if_print()
83 ndo->ndo_ll_hdr_len += h->caplen; in ltalk_if_print()
86 ndo->ndo_ll_hdr_len += hdrlen; in ltalk_if_print()
102 ndo->ndo_protocol = "llap"; in llap_print()
113 length -= sizeof(*lp); in llap_print()
115 switch (GET_U_1(lp->type)) { in llap_print()
128 ataddr_string(ndo, 0, GET_U_1(lp->src)), in llap_print()
129 ddpskt_string(ndo, GET_U_1(sdp->srcSkt))); in llap_print()
[all …]
H A Dprint-fddi.c26 #include "netdissect-stdinc.h"
39 nd_uint8_t fddi_fc; /* frame control */
52 /* Useful values for fddi_fc (frame control) field */
55 * FDDI Frame Control bits
60 #define FDDIFC_Z 0x0f /* Control bits */
63 * FDDI Frame Control values. (48-bit addressing only).
80 #define FDDIFC_ZZZZ 0x0F /* Control bits */
83 * Some FDDI interfaces use bit-swapped addresses.
105 * save per-packet, then the real 21-byte FDDI header.
114 * over ethernet) we really need to re-think the rather simple
[all …]
H A Dprint-decnet.c26 #include "netdissect-stdinc.h"
60 #define HIORD 0x000400aa /* high 32-bits of address (swapped) */
63 #define AREASHIFT 10 /* bit-offset for area field */
109 #define RMF_IE 040 /* intra-ethernet packet */
118 * 2. Control packet formats.
121 #define RMF_CTLMSG 01 /* control message indicator */
156 * Define control message formats.
242 /* Macros for decoding routing-info fields */
256 #define MFT_CTL 010 /* control message */
283 #define SGQ_EOM 0100000 /* pseudo flag for end-of-message */
[all …]
/freebsd/sys/cam/ctl/
H A Dctl_util.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
32 * $Id: //depot/users/kenm/FreeBSD-test2/sys/cam/ctl/ctl_util.c#2 $
99 ctl_scsi_tur(union ctl_io *io, ctl_tag_type tag_type, uint8_t control) in ctl_scsi_tur()
106 io->io_hdr.io_type = CTL_IO_SCSI; in ctl_scsi_tur()
107 ctsio = &io->scsiio; in ctl_scsi_tur()
108 cdb = (struct scsi_test_unit_ready *)ctsio->cd in ctl_scsi_tur()
98 ctl_scsi_tur(union ctl_io * io,ctl_tag_type tag_type,uint8_t control) ctl_scsi_tur() argument
124 ctl_scsi_inquiry(union ctl_io * io,uint8_t * data_ptr,int32_t data_len,uint8_t byte2,uint8_t page_code,ctl_tag_type tag_type,uint8_t control) ctl_scsi_inquiry() argument
154 ctl_scsi_request_sense(union ctl_io * io,uint8_t * data_ptr,int32_t data_len,uint8_t byte2,ctl_tag_type tag_type,uint8_t control) ctl_scsi_request_sense() argument
183 ctl_scsi_report_luns(union ctl_io * io,uint8_t * data_ptr,uint32_t data_len,uint8_t select_report,ctl_tag_type tag_type,uint8_t control) ctl_scsi_report_luns() argument
213 ctl_scsi_read_write_buffer(union ctl_io * io,uint8_t * data_ptr,uint32_t data_len,int read_buffer,uint8_t mode,uint8_t buffer_id,uint32_t buffer_offset,ctl_tag_type tag_type,uint8_t control) ctl_scsi_read_write_buffer() argument
252 ctl_scsi_read_write(union ctl_io * io,uint8_t * data_ptr,uint32_t data_len,int read_op,uint8_t byte2,int minimum_cdb_size,uint64_t lba,uint32_t num_blocks,ctl_tag_type tag_type,uint8_t control) ctl_scsi_read_write() argument
352 ctl_scsi_write_same(union ctl_io * io,uint8_t * data_ptr,uint32_t data_len,uint8_t byte2,uint64_t lba,uint32_t num_blocks,ctl_tag_type tag_type,uint8_t control) ctl_scsi_write_same() argument
383 ctl_scsi_read_capacity(union ctl_io * io,uint8_t * data_ptr,uint32_t data_len,uint32_t addr,int reladr,int pmi,ctl_tag_type tag_type,uint8_t control) ctl_scsi_read_capacity() argument
412 ctl_scsi_read_capacity_16(union ctl_io * io,uint8_t * data_ptr,uint32_t data_len,uint64_t addr,int reladr,int pmi,ctl_tag_type tag_type,uint8_t control) ctl_scsi_read_capacity_16() argument
445 ctl_scsi_mode_sense(union ctl_io * io,uint8_t * data_ptr,uint32_t data_len,int dbd,int llbaa,uint8_t page_code,uint8_t pc,uint8_t subpage,int minimum_cdb_size,ctl_tag_type tag_type,uint8_t control) ctl_scsi_mode_sense() argument
491 ctl_scsi_start_stop(union ctl_io * io,int start,int load_eject,int immediate,int power_conditions,ctl_tag_type tag_type,uint8_t control) ctl_scsi_start_stop() argument
522 ctl_scsi_sync_cache(union ctl_io * io,int immed,int reladr,int minimum_cdb_size,uint64_t starting_lba,uint32_t block_count,ctl_tag_type tag_type,uint8_t control) ctl_scsi_sync_cache() argument
572 ctl_scsi_persistent_res_in(union ctl_io * io,uint8_t * data_ptr,uint32_t data_len,int action,ctl_tag_type tag_type,uint8_t control) ctl_scsi_persistent_res_in() argument
599 ctl_scsi_persistent_res_out(union ctl_io * io,uint8_t * data_ptr,uint32_t data_len,int action,int type,uint64_t key,uint64_t sa_key,ctl_tag_type tag_type,uint8_t control) ctl_scsi_persistent_res_out() argument
655 ctl_scsi_maintenance_in(union ctl_io * io,uint8_t * data_ptr,uint32_t data_len,uint8_t action,ctl_tag_type tag_type,uint8_t control) ctl_scsi_maintenance_in() argument
[all...]
/freebsd/sys/dev/e1000/
H A De1000_mac.c2 SPDX-License-Identifier: BSD-3-Clause
4 Copyright (c) 2001-2020, Intel Corporation
42 * e1000_init_mac_ops_generic - Initialize MAC function pointers
45 * Setups up the function pointers to no-op functions
49 struct e1000_mac_info *mac = &hw->mac; in e1000_init_mac_ops_generic()
53 mac->ops.init_params = e1000_null_ops_generic; in e1000_init_mac_ops_generic()
54 mac->ops.init_hw = e1000_null_ops_generic; in e1000_init_mac_ops_generic()
55 mac->ops.reset_hw = e1000_null_ops_generic; in e1000_init_mac_ops_generic()
56 mac->ops.setup_physical_interface = e1000_null_ops_generic; in e1000_init_mac_ops_generic()
57 mac->ops.get_bus_info = e1000_null_ops_generic; in e1000_init_mac_ops_generic()
[all …]
H A De1000_82542.c2 SPDX-License-Identifier: BSD-3-Clause
4 Copyright (c) 2001-2020, Intel Corporation
55 * e1000_init_phy_params_82542 - Init PHY func ptrs.
60 struct e1000_phy_info *phy = &hw->phy; in e1000_init_phy_params_82542()
65 phy->type = e1000_phy_none; in e1000_init_phy_params_82542()
71 * e1000_init_nvm_params_82542 - Init NVM func ptrs.
76 struct e1000_nvm_info *nvm = &hw->nvm; in e1000_init_nvm_params_82542()
80 nvm->address_bits = 6; in e1000_init_nvm_params_82542()
81 nvm->delay_usec = 50; in e1000_init_nvm_params_82542()
82 nvm->opcode_bits = 3; in e1000_init_nvm_params_82542()
[all …]
H A De1000_82571.c2 SPDX-License-Identifier: BSD-3-Clause
4 Copyright (c) 2001-2020, Intel Corporation
88 * e1000_init_phy_params_82571 - Init PHY func ptrs.
93 struct e1000_phy_info *phy = &hw->phy; in e1000_init_phy_params_82571()
98 if (hw->phy.media_type != e1000_media_type_copper) { in e1000_init_phy_params_82571()
99 phy->type = e1000_phy_none; in e1000_init_phy_params_82571()
103 phy->addr = 1; in e1000_init_phy_params_82571()
104 phy->autoneg_mask = AUTONEG_ADVERTISE_SPEED_DEFAULT; in e1000_init_phy_params_82571()
105 phy->reset_delay_us = 100; in e1000_init_phy_params_82571()
107 phy->ops.check_reset_block = e1000_check_reset_block_generic; in e1000_init_phy_params_82571()
[all …]
/freebsd/contrib/sendmail/src/
H A Dcontrol.c2 * Copyright (c) 1998-2004, 2006 Proofpoint, Inc. and its suppliers.
13 SM_RCSID("@(#)$Id: control.c,v 8.130 2013-11-22 20:51:55 ca Exp $")
45 int ControlSocket = -1;
48 ** OPENCONTROLSOCKET -- create/open the daemon control named socket
50 ** Creates and opens a named socket for external control over
57 ** 0 if successful, -1 otherwise
75 return -1; in opencontrolsocket()
85 return -1; in opencontrolsocket()
90 return -1; in opencontrolsocket()
95 return -1; in opencontrolsocket()
[all …]
/freebsd/usr.sbin/bluetooth/sdpcontrol/
H A Dsdpcontrol.c1 /*-
4 * SPDX-License-Identifier: BSD-2-Clause
6 * Copyright (c) 2001-2003 Maksim Yevmenkin <m_evmenkin@yahoo.com>
57 char const *control = SDP_LOCAL_PATH; in main() local
65 while ((n = getopt(argc, argv, "a:c:lh")) != -1) { in main()
74 memcpy(&bdaddr, he->h_addr, sizeof(bdaddr)); in main()
76 break; in main()
78 case 'c': /* control socket */ in main()
79 control = optarg; in main()
80 break; in main()
[all …]
/freebsd/sys/dev/acpi_support/
H A Dacpi_asus_wmi.c1 /*-
45 ACPI_MODULE_NAME("ASUS-WMI")
47 #define ACPI_ASUS_WMI_MGMT_GUID "97845ED0-4E6D-11DE-8A39-0800200C9A66"
48 #define ACPI_ASUS_WMI_EVENT_GUID "0B3CBB35-E3C2-45ED-91C2-4C5A6D195D1C"
49 #define ACPI_EEEPC_WMI_EVENT_GUID "ABBC0F72-8EA1-11D1-00A0-C90629100000"
129 .description = "Wireless LED control",
139 .description = "WLAN power control",
144 .description = "Bluetooth power control",
149 .description = "GPS power control",
154 .description = "WiMAX power control",
[all …]
/freebsd/sys/netinet6/
H A Dsctp6_usrreq.c1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
4 * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved.
5 * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved.
6 * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved.
93 m->m_pkthdr.len, in sctp6_input_with_port()
94 if_name(m->m_pkthdr.rcvif), in sctp6_input_with_port()
95 (int)m->m_pkthdr.csum_flags, CSUM_BITS); in sctp6_input_with_port()
96 mflowid = m->m_pkthdr.flowid; in sctp6_input_with_port()
103 if (m->m_len < offset) { in sctp6_input_with_port()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/net/nfc/
H A Dmarvell,nci.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schema
[all...]
/freebsd/share/man/man4/
H A Dtermios.461 .Ss Job Control in a Nutshell
67 .\" .Gw "job control" ;
68 .Em "job control" ;
70 ability from the keyboard (or from program control) to simultaneously
79 the job control related signals and system calls to within processes
88 A job control shell
135 signals and job control signals resulting from reads or writes to the
174 .Ss Terminal Access Control
190 returns -1 with
224 returns -1 with
[all …]
/freebsd/usr.sbin/lpr/common_source/
H A Dctlinfo.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * ------+---------+---------+---------+---------+---------+---------+---------*
5 * Copyright (c) 2001,2011 - Garance Alistair Drosehn <gad@FreeBSD.org>.
33 * ------+---------+---------+---------+---------+---------+---------+---------*
36 #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */
38 * ctlinfo - This collection of routines will know everything there is to
39 * know about the information inside a control file ('cf*') which is used
41 * will be the ONLY source file to know what's inside these control-files.
47 * a per-spool-directory basis.
[all …]
/freebsd/sys/dev/igc/
H A Digc_mac.c1 /*-
4 * SPDX-License-Identifier: BSD-3-Clause
13 * igc_init_mac_ops_generic - Initialize MAC function pointers
16 * Setups up the function pointers to no-op functions
20 struct igc_mac_info *mac = &hw->mac; in igc_init_mac_ops_generic()
24 mac->ops.init_params = igc_null_ops_generic; in igc_init_mac_ops_generic()
25 mac->ops.config_collision_dist = igc_config_collision_dist_generic; in igc_init_mac_ops_generic()
26 mac->ops.rar_set = igc_rar_set_generic; in igc_init_mac_ops_generic()
30 * igc_null_ops_generic - No-op function, returns 0
40 * igc_null_mac_generic - No-op function, return void
[all …]
H A Digc_phy.c1 /*-
4 * SPDX-License-Identifier: BSD-3-Clause
13 * igc_init_phy_ops_generic - Initialize PHY function pointers
16 * Setups up the function pointers to no-op functions
20 struct igc_phy_info *phy = &hw->phy; in igc_init_phy_ops_generic()
24 phy->ops.init_params = igc_null_ops_generic; in igc_init_phy_ops_generic()
25 phy->ops.acquire = igc_null_ops_generic; in igc_init_phy_ops_generic()
26 phy->ops.check_reset_block = igc_null_ops_generic; in igc_init_phy_ops_generic()
27 phy->ops.force_speed_duplex = igc_null_ops_generic; in igc_init_phy_ops_generic()
28 phy->ops.get_info = igc_null_ops_generic; in igc_init_phy_ops_generic()
[all …]
/freebsd/sys/dev/virtio/console/
H A Dvirtio_console.c1 /*-
93 #define VTCON_PORT_LOCK(_port) mtx_lock(&(_port)->vtcport_mtx)
94 #define VTCON_PORT_UNLOCK(_port) mtx_unlock(&(_port)->vtcport_mtx)
126 #define VTCON_LOCK(_sc) mtx_lock(&(_sc)->vtcon_mtx)
127 #define VTCON_UNLOCK(_sc) mtx_unlock(&(_sc)->vtcon_mtx)
129 mtx_assert(&(_sc)->vtcon_mtx, MA_OWNED)
131 mtx_assert(&(_sc)->vtcon_mtx, MA_NOTOWNED)
133 #define VTCON_CTRL_TX_LOCK(_sc) mtx_lock(&(_sc)->vtcon_ctrl_tx_mtx)
134 #define VTCON_CTRL_TX_UNLOCK(_sc) mtx_unlock(&(_sc)->vtcon_ctrl_tx_mtx)
137 KASSERT((_id) >= 0 && (_id) < (_sc)->vtcon_max_ports, \
[all …]
/freebsd/contrib/less/
H A Dlesskey_parse.c2 * Copyright (C) 1984-2024 Mark Nudelman
18 #define CONTROL(c) ((c)&037) macro
19 #define ESC CONTROL('[')
34 { "back-bracket", A_B_BRACKET },
35 { "back-line", A_B_LINE },
36 { "back-line-force", A_BF_LINE },
37 { "back-screen", A_B_SCREEN },
38 { "back-scroll", A_B_SCROLL },
39 { "back-searc
[all...]
/freebsd/sys/netinet/libalias/
H A Dalias_pptp.c22 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT.
82 if (ah->dport == NULL || ah->sport == NULL || ah->lnk == NULL) in fingerprint()
83 return (-1); in fingerprint()
84 if (ntohs(*ah->dport) == PPTP_CONTROL_PORT_NUMBER in fingerprint()
85 || ntohs(*ah->sport) == PPTP_CONTROL_PORT_NUMBER) in fingerprint()
87 return (-1); in fingerprint()
99 AliasHandlePptpIn(la, pip, ah->lnk); in protohandlerin()
106 AliasHandlePptpOut(la, pip, ah->lnk); in protohandlerout()
113 if (la->packetAliasMode & PKT_ALIAS_PROXY_ONLY || in protohandlergrein()
116 return (-1); in protohandlergrein()
[all …]
/freebsd/sys/ddb/
H A Ddb_input.c1 /*-
2 * SPDX-License-Identifier: MIT-CMU
23 * Pittsburgh PA 15213-3890
47 * since input always ends with a new-line. We just
56 * Raw input buffer, processed only for certain control characters.
90 while (--count >= 0) in db_putstring()
97 while (--count >= 0) in db_putnchars()
112 db_lc -= n; in db_delete()
115 for (p = db_lc; p < db_le-n; p++) { in db_delete()
120 db_putnchars(BACKUP, db_le - db_lc); in db_delete()
[all …]
/freebsd/sys/dev/ixgbe/
H A Dixgbe_82598.c2 SPDX-License-Identifier: BSD-3-Clause
4 Copyright (c) 2001-2020, Intel Corporation
71 * ixgbe_set_pcie_completion_timeout - set pci-e completion timeout
76 * than the 10ms recommended by the pci-e spec. To address this we need to
113 * ixgbe_init_ops_82598 - Inits func ptrs and MAC type
121 struct ixgbe_mac_info *mac = &hw->mac; in ixgbe_init_ops_82598()
122 struct ixgbe_phy_info *phy = &hw->phy; in ixgbe_init_ops_82598()
131 phy->ops.init = ixgbe_init_phy_ops_82598; in ixgbe_init_ops_82598()
134 mac->ops.start_hw = ixgbe_start_hw_82598; in ixgbe_init_ops_82598()
135 mac->ops.enable_relaxed_ordering = ixgbe_enable_relaxed_ordering_82598; in ixgbe_init_ops_82598()
[all …]

12345678910>>...43