/freebsd/sys/dev/sound/pci/ |
H A D | via8233.c | 141 via_chan_active(struct via_info *via) in via_chan_active() argument 145 if (via == NULL) in via_chan_active() 149 ret += via->pch[i].active; in via_chan_active() 152 ret += via->rch[i].active; in via_chan_active() 160 struct via_info *via; in sysctl_via8233_spdif_enable() local 166 via = pcm_getdevinfo(dev); in sysctl_via8233_spdif_enable() 167 snd_mtxlock(via->lock); in sysctl_via8233_spdif_enable() 169 snd_mtxunlock(via->lock); in sysctl_via8233_spdif_enable() 182 snd_mtxlock(via->lock); in sysctl_via8233_spdif_enable() 184 snd_mtxunlock(via->lock); in sysctl_via8233_spdif_enable() [all …]
|
H A D | via82c686.c | 107 via_rd(struct via_info *via, int regno, int size) in via_rd() argument 112 return bus_space_read_1(via->st, via->sh, regno); in via_rd() 114 return bus_space_read_2(via->st, via->sh, regno); in via_rd() 116 return bus_space_read_4(via->st, via->sh, regno); in via_rd() 123 via_wr(struct via_info *via, int regno, u_int32_t data, int size) in via_wr() argument 128 bus_space_write_1(via->st, via->sh, regno, data); in via_wr() 131 bus_space_write_2(via->st, via->sh, regno, data); in via_wr() 134 bus_space_write_4(via->st, via->sh, regno, data); in via_wr() 143 via_waitready_codec(struct via_info *via) in via_waitready_codec() argument 149 (via_rd(via, VIA_CODEC_CTL, 4) & VIA_CODEC_BUSY); i++) in via_waitready_codec() [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/vt8500/ |
H A D | wm8505.dtsi | 45 compatible = "via,vt8500-intc"; 53 compatible = "via,vt8500-intc"; 70 compatible = "via,vt8500-pmc"; 90 compatible = "via,vt8500-pll-clock"; 97 compatible = "via,vt8500-pll-clock"; 104 compatible = "via,vt8500-pll-clock"; 111 compatible = "via,vt8500-pll-clock"; 118 compatible = "via,vt8500-device-clock"; 125 compatible = "via,vt8500-device-clock"; 132 compatible = "via,vt8500-device-clock"; [all …]
|
H A D | wm8750.dtsi | 47 compatible = "via,vt8500-intc"; 55 compatible = "via,vt8500-intc"; 72 compatible = "via,vt8500-pmc"; 128 compatible = "via,vt8500-device-clock"; 135 compatible = "via,vt8500-device-clock"; 142 compatible = "via,vt8500-device-clock"; 149 compatible = "via,vt8500-device-clock"; 156 compatible = "via,vt8500-device-clock"; 164 compatible = "via,vt8500-device-clock"; 172 compatible = "via,vt8500-device-clock"; [all …]
|
H A D | vt8500.dtsi | 11 compatible = "via,vt8500"; 43 compatible = "via,vt8500-intc"; 50 compatible = "via,vt8500-pinctrl"; 59 compatible = "via,vt8500-pmc"; 74 compatible = "via,vt8500-device-clock"; 82 compatible = "via,vt8500-device-clock"; 90 compatible = "via,vt8500-device-clock"; 98 compatible = "via,vt8500-device-clock"; 107 compatible = "via,vt8500-timer"; 113 compatible = "via,vt8500-ehci"; [all …]
|
H A D | wm8850.dtsi | 44 compatible = "via,vt8500-intc"; 52 compatible = "via,vt8500-intc"; 69 compatible = "via,vt8500-pmc"; 139 compatible = "via,vt8500-device-clock"; 146 compatible = "via,vt8500-device-clock"; 153 compatible = "via,vt8500-device-clock"; 160 compatible = "via,vt8500-device-clock"; 167 compatible = "via,vt8500-device-clock"; 175 compatible = "via,vt8500-device-clock"; 183 compatible = "via,vt8500-device-clock"; [all …]
|
H A D | wm8650.dtsi | 41 compatible = "via,vt8500-intc"; 49 compatible = "via,vt8500-intc"; 66 compatible = "via,vt8500-pmc"; 122 compatible = "via,vt8500-device-clock"; 129 compatible = "via,vt8500-device-clock"; 136 compatible = "via,vt8500-device-clock"; 143 compatible = "via,vt8500-device-clock"; 150 compatible = "via,vt8500-device-clock"; 158 compatible = "via,vt8500-device-clock"; 166 compatible = "via,vt8500-device-clock"; [all …]
|
/freebsd/libexec/rc/ |
H A D | rc.firewall | 84 ${fwcmd} add 100 pass all from any to any via lo0 165 ${fwcmd} add 50 divert natd ip4 from any to any via ${natd_interface} 179 ${fwcmd} add 50 nat 123 ip4 from any to any via ${firewall_nat_interface} 288 ${fwcmd} add deny all from ${inet} to any in via ${oif} 289 ${fwcmd} add deny all from ${onet} to any in via ${iif} 291 ${fwcmd} add deny all from ${inet6} to any in via ${oif6} 294 via ${iif6} 314 ${fwcmd} add deny all from any to "table($BAD_ADDR_TBL)" via ${oif} 326 ${fwcmd} add divert natd ip4 from any to any via ${natd_interface} 331 ${fwcmd} add deny all from "table($BAD_ADDR_TBL)" to any via ${oif} [all …]
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | cond-func-make.mk | 7 .if !make(via-cmdline) 10 .if make(via-dot-makeflags) 14 .MAKEFLAGS: via-dot-makeflags 16 .if !make(via-cmdline) 19 .if !make(via-dot-makeflags) 33 via-cmdline via-dot-makeflags:
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | SSL_new.pod | 47 =item any tmp_dh settings set via L<SSL_set_tmp_dh(3)>, 56 =item any Options set via L<SSL_set_options(3)> 58 =item any Mode set via L<SSL_set_mode(3)> 60 =item any minimum or maximum protocol settings set via 64 =item any verify mode, callback or depth set via L<SSL_set_verify(3)> or 67 =item any msg callback or info callback set via L<SSL_set_msg_callback(3)> or 70 =item any default password callback set via L<SSL_set_default_passwd_cb(3)> 72 =item any session id generation callback set via L<SSL_set_generate_session_id(3)> 78 =item the max cert list value set via L<SSL_set_max_cert_list(3)> 80 =item the read_ahead value set via L<SSL_set_read_ahead(3)> [all …]
|
H A D | OSSL_CMP_MSG_http_perform.pod | 18 to the CMP server specified in I<ctx> via L<OSSL_CMP_CTX_set1_server(3)> 20 any "CMP alias" optionally specified via L<OSSL_CMP_CTX_set1_serverPath(3)>. 25 set via L<OSSL_CMP_CTX_set_http_cb(3)>. 26 It respects any timeout value set via L<OSSL_CMP_CTX_set_option(3)> 28 It also respects any HTTP(S) proxy options set via L<OSSL_CMP_CTX_set1_proxy(3)>
|
H A D | OSSL_CMP_MSG_get0_header.pod | 55 =item any subject name in I<ctx> set via L<OSSL_CMP_CTX_set1_subjectName(3)> - 59 via L<OSSL_CMP_CTX_set1_p10CSR(3)>, 71 =item the public key derived from any key set via L<OSSL_CMP_CTX_set0_newPkey(3)>, 79 set via L<OSSL_CMP_CTX_set1_pkey(3)>. 90 same OIDs included in the I<ctx> via L<OSSL_CMP_CTX_set0_reqExtensions(3)>. 91 The SANs are further overridden by any SANs included in I<ctx> via 93 Finally, policies are overridden by any policies included in I<ctx> via
|
H A D | SSL_set1_host.pod | 26 the peer hostname via L<X509_check_host(3)> with B<flags> as specified 27 via SSL_set_hostflags(). Clients that enable DANE TLSA authentication 28 via L<SSL_dane_enable(3)> should leave it to that function to set 33 that can match the peer's certificate. Any previous names set via 38 via CNAME, MX or SRV records as specified in RFC7671, RFC7672 or 50 of the reference identifiers configured via SSL_set1_host() or
|
H A D | SSL_CTX_set_tlsext_status_cb.pod | 46 previously set via SSL_CTX_set_tlsext_status_type() or -1 if not set. 52 previously set via a call to SSL_CTX_set_tlsext_status_arg(). Note that the 55 The callback previously set via SSL_CTX_set_tlsext_status_cb() can be retrieved 66 The response returned by the server can be obtained via a call to 69 Typically a callback would obtain an OCSP_RESPONSE object from this data via a 77 that is being sent back to the client via a call to SSL_get_certificate();
|
/freebsd/tools/test/netfibs/ |
H A D | forwarding.sh | 524 icmp6types 129 fib ${i} via ${IFACE} out > /dev/null 526 src-port ${_p} fib ${i} via ${IFACE} out > /dev/null 528 src-port ${_p} fib ${i} via ${IFACE} out > /dev/null 532 icmp6types 128 fib ${i} via ${IFACEFAR} out > /dev/null 535 via ${IFACEFAR} out > /dev/null 538 via ${IFACEFAR} out > /dev/null 786 icmp6types 128 via ${IFACE} in > /dev/null 788 proto tcp dst-port ${CTRLPORT} via ${IFACE} in > /dev/null 790 proto udp dst-port ${CTRLPORT} via ${IFACE} in > /dev/null 793 icmp6types 128 via ${IFACEFAR} in > /dev/null [all …]
|
H A D | reflector.sh | 584 via ${IFACE} in > /dev/null 2>&1 587 via ${IFACE} in > /dev/null 2>&1 592 dst-port ${CTRLPORT} via ${IFACE} in > /dev/null 2>&1 612 via ${IFACE} in > /dev/null 2>&1 620 via ${IFACE} in > /dev/null 2>&1 624 via ${IFACE} in > /dev/null 2>&1 629 via ${IFACE} in > /dev/null 2>&1 691 icmp6types 129 fib ${i} via ${IFACE} out > /dev/null 2>&1 693 fib ${i} via ${IFACE} out > /dev/null 2>&1 695 fib ${i} via ${IFACE} out > /dev/null 2>&1
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/avr/ |
H A D | divmodhi4.S | 49 ret ; Return quotient via R23:R22 and remainder via R25:R24. 57 ret ; Return quotient via R23:R22 and remainder via R25:r24.
|
/freebsd/tools/debugscripts/ |
H A D | dot.gdbinit | 31 # Connect to remote target via a serial port. 38 Debug a remote system via serial or firewire interface. For example, specify 'tr /dev/cuau0' to us… 42 # debug via cuau0 55 Debug a remote system via serial interface /dev/cuau0. See also tr, tr1 and trf commands. 58 Debug a remote system via serial interface /dev/cuau1. See also tr, tr0 and trf commands. 61 Debug a remote system via firewire interface at default port 5556. See also tr, tr0 and tr1 comman… 67 # When debugging the same machine (via /dev/mem), we can get the
|
/freebsd/sys/netlink/ |
H A D | netlink_snl_route.h | 103 struct rtvia *via = (struct rtvia *)NL_RTA_DATA(rta); in parse_rta_via() local 105 switch (via->rtvia_family) { in parse_rta_via() 107 return (parse_rta_ip4(ss, via->rtvia_addr, perror)); in parse_rta_via() 109 return (parse_rta_ip6(ss, via->rtvia_addr, perror)); in parse_rta_via()
|
/freebsd/contrib/netbsd-tests/ipf/regress/ |
H A D | i11 | 6 pass in on ed0 out-via vx0 proto udp from any to any keep state 7 pass out on ppp0 in-via le0 proto tcp from any to any keep state 8 pass in on ed0,vx0 out-via vx0,ed0 proto udp from any to any keep state
|
/freebsd/contrib/netbsd-tests/ipf/expected/ |
H A D | i11 | 6 pass in on ed0(!) out-via vx0(!) proto udp from any to any keep state # count 0 7 pass out on ppp0(!) in-via le0(!) proto tcp from any to any keep state # count 0 8 pass in on ed0(!),vx0(!) out-via vx0(!),ed0(!) proto udp from any to any keep state # count 0
|
/freebsd/sys/contrib/device-tree/Bindings/arm/vt8500/ |
H A D | via,vt8500-pmc.txt | 5 - compatible : "via,vt8500-pmc" 11 compatible = "via,vt8500-pmc";
|
/freebsd/sys/contrib/device-tree/Bindings/rtc/ |
H A D | via,vt8500-rtc.txt | 5 - compatible : "via,vt8500-rtc" 12 compatible = "via,vt8500-rtc";
|
/freebsd/sys/contrib/device-tree/Bindings/timer/ |
H A D | via,vt8500-timer.txt | 5 - compatible : "via,vt8500-timer" 12 compatible = "via,vt8500-timer";
|
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | via,vt8500-intc.txt | 5 - compatible : "via,vt8500-intc" 12 compatible = "via,vt8500-intc";
|