| /f-stack/freebsd/contrib/device-tree/Bindings/serial/ |
| H A D | lantiq_asc.txt | 4 - compatible : Should be "lantiq,asc" 11 - clock-names: Should be "freq" and "asc" 16 compatible = "lantiq,asc"; 23 clock-names = "freq", "asc"; 27 compatible = "lantiq,asc";
|
| H A D | st-asc.txt | 1 *st-asc(Serial Port) 4 - compatible : Should be "st,asc". 11 - st,force-m1 bool flat to force asc to be in Mode-1 recommeded 15 compatible = "st,asc";
|
| /f-stack/freebsd/contrib/device-tree/Bindings/iio/pressure/ |
| H A D | asc,dlhl60d.yaml | 4 $id: http://devicetree.org/schemas/iio/pressure/asc,dlhl60d.yaml# 21 - asc,dlhl60d 22 - asc,dlhl60g 47 compatible = "asc,dlhl60d";
|
| /f-stack/freebsd/netinet/ |
| H A D | sctp_asconf.c | 2040 if (asc->cnt == cnt_invalid) in sctp_asconf_iterator_ep() 2052 if (asc->cnt == cnt_invalid) in sctp_asconf_iterator_ep() 2061 if (asc->cnt == cnt_invalid) in sctp_asconf_iterator_ep() 2130 if (asc->cnt == cnt_invalid) in sctp_asconf_iterator_stcb() 2183 if (asc->cnt == cnt_invalid) in sctp_asconf_iterator_stcb() 2194 if (asc->cnt == cnt_invalid) in sctp_asconf_iterator_stcb() 2281 SCTP_FREE(asc, SCTP_M_ASC_IT); in sctp_asconf_iterator_end() 3217 if (asc == NULL) { in sctp_addr_mgmt_ep_sa() 3227 LIST_INIT(&asc->list_of_work); in sctp_addr_mgmt_ep_sa() 3228 asc->cnt = 1; in sctp_addr_mgmt_ep_sa() [all …]
|
| H A D | sctputil.c | 1626 struct sctp_asconf_iterator *asc; in sctp_handle_addr_wq() local 1628 SCTP_MALLOC(asc, struct sctp_asconf_iterator *, in sctp_handle_addr_wq() 1630 if (asc == NULL) { in sctp_handle_addr_wq() 1638 LIST_INIT(&asc->list_of_work); in sctp_handle_addr_wq() 1639 asc->cnt = 0; in sctp_handle_addr_wq() 1644 asc->cnt++; in sctp_handle_addr_wq() 1647 if (asc->cnt == 0) { in sctp_handle_addr_wq() 1648 SCTP_FREE(asc, SCTP_M_ASC_IT); in sctp_handle_addr_wq() 1658 (void *)asc, 0, in sctp_handle_addr_wq() 1667 sctp_asconf_iterator_end(asc, 0); in sctp_handle_addr_wq() [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/ |
| H A D | lantiq,pinctrl-xway.txt | 57 spi, asc, cgu, jtag, exin, stp, gpt, nmi, pci, ebu 69 spi, asc, cgu, jtag, exin, stp, gpt, nmi, pci, ebu, mdio, gphy 74 spi_cs3, spi_cs4, spi_cs5, spi_cs6, asc, stp, gpt1, gpt2, gpt3, clkout0, 78 spi, asc, cgu, jtag, exin, stp, gpt, mdio, ephy, dfe 89 spi, asc, cgu, jtag, exin, stp, gpt, nmi, pci, ebu, dfe 101 spi, asc, cgu, exin, stp, gpt, nmi, pci, ebu, mdio, dfe
|
| H A D | lantiq,pinctrl-falcon.txt | 44 rst, ntr, mdio, led, asc, spi, i2c, jtag, slic, pcm 68 lantiq,function = "asc";
|
| /f-stack/app/redis-5.0.5/tests/unit/ |
| H A D | geo.tcl | 93 r georadius nyc -73.9798091 40.7598464 3 km asc 97 r georadius nyc -73.9798091 40.7598464 3 km withdist asc 215 r georadius points 13.361389 38.115556 500 km storedist points2 asc count 1
|
| H A D | sort.tcl | 136 r sort zset by nosort asc 148 assert_equal [r sort zset by nosort asc limit 0 1] {a} 150 assert_equal [r sort zset by nosort asc limit 0 2] {a c}
|
| /f-stack/freebsd/contrib/device-tree/src/mips/lantiq/ |
| H A D | danube.dtsi | 78 compatible = "lantiq,asc";
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | stih407-family.dtsi | 216 compatible = "st,asc"; 226 compatible = "st,asc"; 237 compatible = "st,asc"; 249 compatible = "st,asc"; 260 compatible = "st,asc";
|
| /f-stack/freebsd/sys/ |
| H A D | ata.h | 623 u_int8_t asc; /* additional sense code */ member
|
| /f-stack/freebsd/contrib/device-tree/Bindings/ |
| H A D | vendor-prefixes.yaml | 118 "^asc,.*":
|