Searched defs:cons (Results 1 - 25 of 51) sorted by relevance

123

/freebsd-current/sbin/dhclient/
H A Dtree.c49 cons(caddr_t car, pair cdr) function
/freebsd-current/sys/contrib/xen/io/
H A Dlibxenvchan.h54 uint32_t cons, prod; member in struct:ring_shared
/freebsd-current/usr.sbin/bluetooth/bthidd/
H A Dbthidd.h46 int32_t cons; /* /dev/consolectl */ member in struct:bthid_server
/freebsd-current/lib/libc/gen/
H A Dgetttyent.c71 char *buf, *cons, *nextcons; local
/freebsd-current/stand/common/
H A Dconsole.c76 int cons; local
139 int cons; local
157 int cons; local
170 int cons; local
189 int cons; local
228 int cons, found, failed; local
266 int cons, active; local
[all...]
/freebsd-current/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_error.cpp82 char const *cons = NULL; // Construct name. local
307 struct cons_data cons = {NULL, ct_critical, 0, NULL}; local
/freebsd-current/usr.sbin/bsdinstall/runconsoles/
H A Drunconsoles.c252 char *buf, *p, *cons; local
/freebsd-current/usr.bin/fstat/
H A Dfuser.c127 printflags(struct consumer *cons) argument
287 struct consumer *cons; local
[all...]
/freebsd-current/sys/dev/cxgbe/
H A Dt4_mp_ring.c348 int i, nospc, cons; local
[all...]
/freebsd-current/sys/dev/nvme/
H A Dnvme.c115 nvme_notify(struct nvme_consumer *cons, argument
181 nvme_notify_new_consumer(struct nvme_consumer *cons) argument
204 struct nvme_consumer *cons; local
221 struct nvme_consumer *cons; local
248 struct nvme_consumer *cons; local
[all...]
/freebsd-current/sys/dev/bnxt/
H A Dbnxt_txrx.c191 uint32_t cons = cpr->cons; local
324 uint32_t cons = cpr->cons; local
[all...]
/freebsd-current/stand/i386/libi386/
H A Dcomconsole.c81 char *cons, *env; local
/freebsd-current/sys/arm64/iommu/
H A Dsmmuvar.h78 uint32_t cons; member in struct:smmu_queue_local_copy::__anon1133::__anon1134
H A Dsmmu.c266 uint32_t cons; local
[all...]
/freebsd-current/sys/dev/vte/
H A Dif_vte.c1386 int cons, prog; local
1499 int cons, prog; local
[all...]
/freebsd-current/sys/dev/bfe/
H A Dif_bfe.c1382 int cons, prog; local
/freebsd-current/sys/dev/xen/console/
H A Dxen_console.c202 static inline void xencons_lock(struct xencons_priv *cons) argument
210 static inline void xencons_unlock(struct xencons_priv *cons) argument
221 xencons_early_init_hypervisor(struct xencons_priv *cons) argument
233 struct xencons_priv *cons; local
247 xencons_write_hypervisor(struct xencons_priv *cons, const char *buffer, unsigned int size) argument
257 xencons_read_hypervisor(struct xencons_priv *cons, char *buffer, unsigned int size) argument
275 xencons_early_init_ring(struct xencons_priv *cons) argument
285 struct xencons_priv *cons; local
302 xencons_notify_ring(struct xencons_priv *cons) argument
321 xencons_write_ring(struct xencons_priv *cons, const char *buffer, unsigned int size) argument
354 xencons_read_ring(struct xencons_priv *cons, char *buffer, unsigned int size) argument
417 xencons_rx(struct xencons_priv *cons) argument
434 xencons_tx_full(struct xencons_priv *cons) argument
446 xencons_tx_flush(struct xencons_priv *cons, int force) argument
479 xencons_putc(struct xencons_priv *cons, int c, bool force_flush) argument
493 xencons_getc(struct xencons_priv *cons) argument
516 struct xencons_priv *cons; local
540 struct xencons_priv *cons; local
648 struct xencons_priv *cons; local
660 struct xencons_priv *cons; local
671 struct xencons_priv *cons; local
684 struct xencons_priv *cons; local
730 struct xencons_priv *cons; local
759 struct xencons_priv *cons; local
[all...]
/freebsd-current/sys/dev/nge/
H A Dif_nge.c1442 int cons, prog, rx_npkts, total_len; local
1618 int cons, prod; local
[all...]
/freebsd-current/sys/dev/sis/
H A Dif_sis.c1575 uint32_t cons, txstat; local
/freebsd-current/sys/dev/sge/
H A Dif_sge.c1145 int cons, prog; local
1236 int cons, nseg local
[all...]
/freebsd-current/sys/dev/stge/
H A Dif_stge.c1532 int cons; local
1639 int cons, prog, rx_npkts; local
[all...]
/freebsd-current/sys/dev/vr/
H A Dif_vr.c1297 int cons, prog, total_len, rx_npkts; local
1443 int cons, prod; local
[all...]
/freebsd-current/sys/dev/ale/
H A Dif_ale.c2301 uint32_t cons, prod; local
[all...]
/freebsd-current/sys/dev/xen/xenstore/
H A Dxenstore.c387 xs_check_indexes(XENSTORE_RING_IDX cons, XENSTORE_RING_IDX prod) argument
405 xs_get_output_chunk(XENSTORE_RING_IDX cons, XENSTORE_RING_IDX prod, argument
427 xs_get_input_chunk(XENSTORE_RING_IDX cons, XENSTORE_RING_IDX prod, argument
454 XENSTORE_RING_IDX cons, prod; local
543 XENSTORE_RING_IDX cons, prod; local
[all...]
/freebsd-current/sys/dev/vge/
H A Dif_vge.c1612 int cons, prod; local

Completed in 319 milliseconds

123