Home
last modified time | relevance | path

Searched full:polled (Results 1 – 25 of 233) sorted by relevance

12345678910

/freebsd/sys/dev/qat/qat_api/include/
H A Dicp_sal_poll.h48 * @retval CPA_STATUS_SUCCESS Successfully polled a ring with data
81 * @retval CPA_STATUS_SUCCESS Successfully polled a ring with data
114 * @retval CPA_STATUS_SUCCESS Successfully polled a ring with data
147 * @retval CPA_STATUS_SUCCESS Successfully polled a ring with data
197 * @retval CPA_STATUS_SUCCESS Successfully polled a ring with data
230 * @retval CPA_STATUS_SUCCESS Successfully polled a ring with data
280 * @retval CPA_STATUS_SUCCESS Successfully polled a ring with data
320 * @retval CPA_STATUS_SUCCESS Successfully polled a ring with data
322 * or the bank is already being polled
358 * @retval CPA_STATUS_SUCCESS Successfully polled a ring with data
[all …]
/freebsd/sys/contrib/device-tree/Bindings/mtd/
H A Dgpmc-nand.txt39 "prefetch-polled" Prefetch polled mode (default)
40 "polled" Polled mode, without prefetch
80 ti,nand-xfer-type = "polled";
H A Dti,gpmc-nand.yaml44 enum: [prefetch-polled, polled, prefetch-dma, prefetch-irq]
45 default: prefetch-polled
/freebsd/sys/dev/qat/qat_api/qat_direct/include/
H A Dicp_adf_poll.h20 * the ring to be polled can be obtained and subsequently
21 * polled.
27 * or ring is already being polled.
/freebsd/sys/contrib/device-tree/src/arm/st/
H A Dstm32mp15xx-dhcom-pdk2.dtsi36 gpio-keys-polled {
37 compatible = "gpio-keys-polled";
42 * so mark this as polled GPIO key.
52 * so mark this as polled GPIO key.
62 * so mark this as polled GPIO key.
/freebsd/contrib/ntp/ntpd/
H A Drefclock_zyfer.c94 u_char polled; /* poll message flag */ member
172 up->polled = 0; /* May not be needed... */ in zyfer_start()
313 if (up->polled) { in zyfer_receive()
314 up->polled = 0; in zyfer_receive()
343 up->polled = 1; in zyfer_poll()
H A Drefclock_palisade.c598 if (up->polled <= 0) in TSIP_decode()
676 if (up->polled <= 0) in TSIP_decode()
689 up->polled = -1; in TSIP_decode()
719 up->polled = -1; in TSIP_decode()
741 if (up->polled <= 0) in TSIP_decode()
811 if (up->polled <= 0) in TSIP_decode()
830 up->polled = -1; in TSIP_decode()
923 up->polled = -1; in TSIP_decode()
930 if (up->polled <= 0) in TSIP_decode()
940 up->polled in TSIP_decode()
[all...]
/freebsd/secure/lib/libcrypto/man/man3/
H A DSSL_poll.3146 which designates a resource which is being polled for readiness, and a set of
153 The resource being polled for readiness, as represented by a
235 condition on a resource which was successfully polled. See \fBSSL_POLL_EVENT_F\fR
249 Polling failure. This event is raised when a resource could not be polled. It is
251 successfully polled and represents a failure of the polling process itself in
/freebsd/sys/contrib/device-tree/src/arm64/amlogic/
H A Dmeson-gxl-s905d-mecool-kii-pro.dts31 gpio-keys-polled {
32 compatible = "gpio-keys-polled";
H A Dmeson-gxm-q200.dts31 gpio-keys-polled {
32 compatible = "gpio-keys-polled";
H A Dmeson-gxm-wetek-core2.dts46 gpio-keys-polled {
47 compatible = "gpio-keys-polled";
H A Dmeson-gxl-s905d-p230.dts31 gpio-keys-polled {
32 compatible = "gpio-keys-polled";
H A Dmeson-gxl-s905d-vero4k-plus.dts17 gpio-keys-polled {
18 compatible = "gpio-keys-polled";
H A Dmeson-gxm-mecool-kiii-pro.dts36 gpio-keys-polled {
37 compatible = "gpio-keys-polled";
H A Dmeson-gxbb-wetek-play2.dts37 gpio-keys-polled {
38 compatible = "gpio-keys-polled";
H A Dmeson-gxm-minix-neo-u9h.dts42 gpio-keys-polled {
43 compatible = "gpio-keys-polled";
H A Dmeson-g12b-gtking-pro.dts22 gpio-keys-polled {
23 compatible = "gpio-keys-polled";
H A Dmeson-gxbb-kii-pro.dts34 gpio-keys-polled {
35 compatible = "gpio-keys-polled";
/freebsd/sys/dev/qat/qat_api/qat_kernel/src/
H A Dqat_transport.c191 * ring number to be polled is supplied by the user via the
194 * only polled if it contains data.
227 /* If any of the rings in the instance had data and was polled in icp_adf_pollInstance()
237 * ring number to be polled is supplied by the user via the
/freebsd/usr.sbin/yppush/
H A Dyppush_main.c79 int polled; member
128 if (job->polled) { in yppush_show_status()
148 job->polled = 1; in yppush_show_status()
168 if (jptr->polled == 0) { in yppush_exit()
200 if (!jptr->polled) in yppush_exit()
404 job->polled = 0; in yp_push()
/freebsd/crypto/openssl/doc/man3/
H A DSSL_poll.pod87 which designates a resource which is being polled for readiness, and a set of
97 The resource being polled for readiness, as represented by a
199 condition on a resource which was successfully polled. See B<SSL_POLL_EVENT_F>
216 Polling failure. This event is raised when a resource could not be polled. It is
218 successfully polled and represents a failure of the polling process itself in
H A DBIO_get_rpoll_descriptor.pod66 should be polled for readability to determine when the BIO might next be able to
68 of this type is output by BIO_get_wpoll_descriptor(), it should be polled for
/freebsd/sys/contrib/device-tree/src/arm64/broadcom/bcm4908/
H A Dbcm4908-asus-gt-ac5300.dts17 gpio-keys-polled {
18 compatible = "gpio-keys-polled";
H A Dbcm4906-tplink-archer-c2300-v1.dts82 gpio-keys-polled {
83 compatible = "gpio-keys-polled";
/freebsd/sys/contrib/device-tree/Bindings/input/
H A Dgpio-keys.yaml16 - gpio-keys-polled
141 const: gpio-keys-polled

12345678910