| /freebsd-14.2/contrib/tcpdump/ |
| H A D | print-usb.c | 142 int direction; in get_direction() local 144 direction = -1; in get_direction() 151 direction = 2; in get_direction() 155 direction = 1; in get_direction() 158 direction = -1; in get_direction() 164 direction = 1; in get_direction() 168 direction = 2; in get_direction() 171 direction = -1; in get_direction() 175 direction = -1; in get_direction() 178 return direction; in get_direction() [all …]
|
| /freebsd-14.2/sys/dev/sound/pcm/ |
| H A D | vchan.c | 320 direction = PCMDIR_REC; in sysctl_dev_pcm_vchans() 360 int direction, ret; in sysctl_dev_pcm_vchanmode() local 396 KASSERT(direction == c->direction, ("%s(): invalid direction %d/%d", in sysctl_dev_pcm_vchanmode() 397 __func__, direction, c->direction)); in sysctl_dev_pcm_vchanmode() 498 KASSERT(direction == c->direction, ("%s(): invalid direction %d/%d", in sysctl_dev_pcm_vchanrate() 499 __func__, direction, c->direction)); in sysctl_dev_pcm_vchanrate() 606 KASSERT(direction == c->direction, ("%s(): invalid direction %d/%d", in sysctl_dev_pcm_vchanformat() 607 __func__, direction, c->direction)); in sysctl_dev_pcm_vchanformat() 676 int ret, direction, r; in vchan_create() local 929 if (c->direction == direction && in vchan_setnew() [all …]
|
| /freebsd-14.2/sys/netinet/libalias/ |
| H A D | alias_sctp.c | 743 if ((direction != SN_TO_LOCAL) && (direction != SN_TO_GLOBAL)) { in SctpAlias() 803 switch (direction) { in SctpAlias() 1107 if (direction == SN_TO_LOCAL) in sctp_PktParser() 1113 if (direction == SN_TO_LOCAL) in sctp_PktParser() 1297 switch (direction) { in GetAsconfVtags() 1351 switch (direction) { in AddGlobalIPAddresses() 1778 switch (direction) { in ID_process() 1841 switch (direction) { in INi_process() 1893 switch (direction) { in INa_process() 2536 switch (direction) { in logsctperror() [all …]
|
| H A D | alias_skinny.c | 209 ConvDirection direction) in alias_skinny_reg_msg() argument 211 (void)direction; in alias_skinny_reg_msg() 229 ConvDirection direction) in alias_skinny_startmedia() argument 236 (void)direction; in alias_skinny_startmedia() 252 ConvDirection direction) in alias_skinny_port_msg() argument 254 (void)direction; in alias_skinny_port_msg() 271 ConvDirection direction) in alias_skinny_opnrcvch_ack() argument 277 (void)direction; in alias_skinny_opnrcvch_ack() 305 ConvDirection direction; in AliasHandleSkinny() local 321 direction = ClientToServer; in AliasHandleSkinny() [all …]
|
| /freebsd-14.2/contrib/elftoolchain/libelf/ |
| H A D | libelf_xlate.c | 48 int elfclass, int elfmachine, int direction) in _libelf_xlate() argument 65 assert(direction == ELF_TOFILE || direction == ELF_TOMEMORY); in _libelf_xlate() 89 if (src->d_size % (direction == ELF_TOMEMORY ? fsz : msz)) { in _libelf_xlate() 99 if (direction == ELF_TOMEMORY) { in _libelf_xlate() 126 if ((direction == ELF_TOMEMORY ? db : sb) % in _libelf_xlate() 141 xlator = _libelf_get_translator(src->d_type, direction, elfclass, in _libelf_xlate()
|
| /freebsd-14.2/sys/compat/linuxkpi/common/include/linux/ |
| H A D | dma-mapping.h | 205 enum dma_data_direction direction) in dma_unmap_page() argument 213 enum dma_data_direction direction) in dma_sync_single_for_cpu() argument 217 switch (direction) { in dma_sync_single_for_cpu() 245 size_t size, enum dma_data_direction direction) in dma_sync_single_for_device() argument 249 switch (direction) { in dma_sync_single_for_device() 268 enum dma_data_direction direction) in dma_sync_sg_for_cpu() argument 274 enum dma_data_direction direction) in dma_sync_sg_for_device() argument 280 unsigned long offset, size_t size, int direction) in dma_sync_single_range_for_cpu() argument 286 unsigned long offset, size_t size, int direction) in dma_sync_single_range_for_device() argument 315 dma_sync_single_for_device(dev, dma, size, direction); in _dma_map_single_attrs() [all …]
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/input/ |
| H A D | pwm-vibrator.yaml | 17 The binding supports an optional direction PWM channel, that can be 28 - const: direction 37 direction-duty-cycle-ns: 39 Duty cycle of the direction PWM channel in nanoseconds, 55 pwm-names = "enable", "direction"; 56 direction-duty-cycle-ns = <1000000000>;
|
| H A D | pwm-vibrator.txt | 7 The binding supports an optional direction PWM channel, that can be 13 - pwm-names: Should contain "enable" and optionally "direction" 18 - direction-duty-cycle-ns: Duty cycle of the direction PWM channel in 63 pwm-names = "enable", "direction"; 64 direction-duty-cycle-ns = <1000000000>;
|
| /freebsd-14.2/share/i18n/csmapper/APPLE/ |
| H A D | UCS%ARABIC.src | 26 # direction overrides. Update URLs, notes. 39 # to U+274A. Add direction overrides to 131 # Arabic system was fairly simple; it used only a few direction 136 # a right-left direction attribute. 146 # direction attribute than the corresponding Unicode character. 150 # character HORIZONTAL ELLIPSIS has direction class neutral. 216 # 1. Matching the direction of Mac OS Arabic characters 230 # direction of the resulting Unicode characters. 232 # The required direction is indicated by a direction tag in the 260 # direction: [all …]
|
| H A D | UCS%FARSI.src | 26 # direction overrides. Update URLs, notes. 114 # characters were encoded twice, one with a left-right direction 126 # direction attribute than the corresponding Unicode character. 129 # ELLIPSIS with strong right-left direction. However, the Unicode 130 # character HORIZONTAL ELLIPSIS has direction class neutral. 190 # 1. Matching the direction of Mac OS Farsi characters 204 # direction of the resulting Unicode characters. 206 # The required direction is indicated by a direction tag in the 234 # direction: 243 # Even when direction overrides are not needed for roundtrip [all …]
|
| H A D | FARSI%UCS.src | 26 # direction overrides. Update URLs, notes. 114 # characters were encoded twice, one with a left-right direction 126 # direction attribute than the corresponding Unicode character. 129 # ELLIPSIS with strong right-left direction. However, the Unicode 130 # character HORIZONTAL ELLIPSIS has direction class neutral. 190 # 1. Matching the direction of Mac OS Farsi characters 204 # direction of the resulting Unicode characters. 206 # The required direction is indicated by a direction tag in the 234 # direction: 243 # Even when direction overrides are not needed for roundtrip [all …]
|
| H A D | ARABIC%UCS.src | 26 # direction overrides. Update URLs, notes. 39 # to U+274A. Add direction overrides to 131 # Arabic system was fairly simple; it used only a few direction 136 # a right-left direction attribute. 146 # direction attribute than the corresponding Unicode character. 150 # character HORIZONTAL ELLIPSIS has direction class neutral. 216 # 1. Matching the direction of Mac OS Arabic characters 230 # direction of the resulting Unicode characters. 232 # The required direction is indicated by a direction tag in the 260 # direction: [all …]
|
| /freebsd-14.2/sys/dev/ixgbe/ |
| H A D | ixgbe_dcb.c | 96 u32 max_frame_size, u8 direction) in ixgbe_dcb_calculate_tc_credits_cee() argument 120 p = &dcb_config->tc_config[i].path[direction]; in ixgbe_dcb_calculate_tc_credits_cee() 121 bw_percent = dcb_config->bw_percentage[direction][p->bwg_id]; in ixgbe_dcb_calculate_tc_credits_cee() 142 p = &dcb_config->tc_config[i].path[direction]; in ixgbe_dcb_calculate_tc_credits_cee() 143 bw_percent = dcb_config->bw_percentage[direction][p->bwg_id]; in ixgbe_dcb_calculate_tc_credits_cee() 175 if (direction == IXGBE_DCB_TX_CONFIG) { in ixgbe_dcb_calculate_tc_credits_cee() 231 refill[tc] = tc_config[tc].path[direction].data_credits_refill; in ixgbe_dcb_unpack_refill_cee() 250 bwgid[tc] = tc_config[tc].path[direction].bwg_id; in ixgbe_dcb_unpack_bwgid_cee() 260 tsa[tc] = tc_config[tc].path[direction].tsa; in ixgbe_dcb_unpack_tsa_cee() 279 if (prio_mask & tc_config[tc].path[direction].up_to_tc_bitmap) in ixgbe_dcb_get_tc_from_up() [all …]
|
| /freebsd-14.2/crypto/openssl/test/recipes/ |
| H A D | 70-test_key_share.t | 46 my $direction; 81 $direction = CLIENT_TO_SERVER; 188 $direction = SERVER_TO_CLIENT; 274 $direction = CLIENT_TO_SERVER; 284 $direction = SERVER_TO_CLIENT; 298 $direction = CLIENT_TO_SERVER; 315 if (($direction == CLIENT_TO_SERVER && $proxy->flight != 0 317 || ($direction == SERVER_TO_CLIENT && $proxy->flight != 1)) { 323 && $direction == CLIENT_TO_SERVER) { 427 && $direction == SERVER_TO_CLIENT) {
|
| /freebsd-14.2/cddl/lib/libdtrace/ |
| H A D | siftr.d | 37 inline string siftr_dir_string[uint8_t direction] = 38 direction == SIFTR_IN ? "in" : 39 direction == SIFTR_OUT ? "out" : 44 uint8_t direction; member 75 direction = p == NULL ? 0 : p->direction;
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm64/ti/ |
| H A D | k3-am65-iot2050-common.dtsi | 404 "IO1", "IO2", "", "IO3", "IO17-direction", "A5", 405 "IO16-direction", "IO15-direction", "IO14-direction", "A3", 407 "", "IO18-direction", "A4", "A2", "A1", "A0", "", "", "IO13", 458 "IO0-direction", "IO1-direction", "IO2-direction", 459 "IO3-direction", "IO4-direction", "IO5-direction", 460 "IO6-direction", "IO7-direction", 461 "IO8-direction", "IO9-direction", "IO10-direction", 462 "IO11-direction", "IO12-direction", "IO13-direction", 463 "IO19-direction";
|
| /freebsd-14.2/crypto/openssh/regress/ |
| H A D | dynamic-forward.sh | 19 direction="$1" 24 trace "start dynamic -$direction forwarding, fork to background" 27 -$direction $FWDPORT -oExitOnForwardFailure=yes \ 55 direction=$1 59 trace "testing ssh socks version $s host $h (-$direction)"
|
| /freebsd-14.2/tests/sys/netgraph/ |
| H A D | vlan_rotate.c | 88 _basic(int direction) in _basic() argument 98 ng_mkpeer(".", "a", "vlan_rotate", direction > 0 ? "original" : "ordered"); in _basic() 100 ng_connect(".", "b", "vr:", direction > 0 ? "ordered" : "original"); in _basic() 122 int expect = (2 * len + i - direction * rot) % len + 1; in _basic() 172 _ethertype(int direction) in _ethertype() argument 182 ng_mkpeer(".", "a", "vlan_rotate", direction > 0 ? "original" : "ordered"); in _ethertype() 184 ng_connect(".", "b", "vr:", direction > 0 ? "ordered" : "original"); in _ethertype() 224 int expect = (2 * len + i - direction * rot) % len; in _ethertype()
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/media/xilinx/ |
| H A D | xlnx,video.txt | 26 - direction: should be either "input" or "output" depending on the direction 42 direction = "input"; 49 direction = "input";
|
| /freebsd-14.2/sys/ofed/drivers/infiniband/core/ |
| H A D | ib_smi.c | 50 u8 direction, in __smi_handle_dr_smp_send() argument 59 if (!direction) { in __smi_handle_dr_smp_send() 162 u8 direction, in __smi_handle_dr_smp_recv() argument 171 if (!direction) { in __smi_handle_dr_smp_recv() 273 u8 direction, in __smi_check_forward_dr_smp() argument 277 if (!direction) { in __smi_check_forward_dr_smp()
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/mmc/ |
| H A D | mmci.txt | 23 - st,sig-dir-dat0 : bus signal direction pin used for DAT[0]. 24 - st,sig-dir-dat2 : bus signal direction pin used for DAT[2]. 25 - st,sig-dir-dat31 : bus signal direction pin used for DAT[3] and DAT[1]. 26 - st,sig-dir-dat74 : bus signal direction pin used for DAT[4] to DAT[7]. 27 - st,sig-dir-cmd : cmd signal direction pin used for CMD. 33 - st,sig-dir : signal direction polarity used for cmd, dat0 dat123.
|
| /freebsd-14.2/sys/dev/rtwn/usb/ |
| H A D | rtwn_usb_ep.c | 62 .direction = UE_DIR_IN, 72 .direction = UE_DIR_OUT, 85 .direction = UE_DIR_OUT, 98 .direction = UE_DIR_OUT, 111 .direction = UE_DIR_OUT,
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/sound/ |
| H A D | qcom,q6asm-dais.yaml | 44 direction: 48 The direction of the dai stream:: 59 is-compress-dai: [ direction ] 94 direction = <1>;
|
| /freebsd-14.2/contrib/telnet/telnet/ |
| H A D | utilities.c | 123 Dump(char direction, unsigned char *buffer, int length) in Dump() argument 134 fprintf(NetTrace, "%c 0x%x\t", direction, offset); in Dump() 171 printoption(const char *direction, int cmd, int option) in printoption() argument 179 fprintf(NetTrace, "%s IAC %d", direction, option); in printoption() 185 fprintf(NetTrace, "%s %s ", direction, fmt); in printoption() 193 fprintf(NetTrace, "%s %d %d", direction, cmd, option); in printoption() 282 printsub(char direction, unsigned char *pointer, int length) in printsub() argument 290 if (showoptions || direction == 0 || in printsub() 292 if (direction) { in printsub() 294 (direction == '<')? "RCVD":"SENT"); in printsub() [all …]
|
| /freebsd-14.2/crypto/heimdal/appl/telnet/telnet/ |
| H A D | utilities.c | 95 Dump(char direction, unsigned char *buffer, int length) in Dump() argument 105 fprintf(NetTrace, "%c 0x%x\t", direction, offset); in Dump() 142 printoption(char *direction, int cmd, int option) in printoption() argument 150 fprintf(NetTrace, "%s IAC %d", direction, option); in printoption() 156 fprintf(NetTrace, "%s %s ", direction, fmt); in printoption() 164 fprintf(NetTrace, "%s %d %d", direction, cmd, option); in printoption() 264 printsub(int direction, unsigned char *pointer, size_t length) in printsub() argument 269 if (showoptions || direction == 0 || in printsub() 271 if (direction) { in printsub() 273 (direction == '<')? "RCVD":"SENT"); in printsub() [all …]
|