Searched refs:async (Results 1 - 25 of 41) sorted by relevance

12

/freebsd-9.3-release/usr.sbin/ppp/
H A Dasync.c48 #include "async.h"
59 async_Init(struct async *async) argument
61 async_Setup(async);
62 memset(async->cfg.EscMap, '\0', sizeof async->cfg.EscMap);
66 async_Setup(struct async *async) argument
68 async->mode = MODE_HUNT;
69 async
74 async_SetLinkParams(struct async *async, u_int32_t mymap, u_int32_t hismap) argument
84 async_Encode(struct async *async, u_char **cp, u_char c, int proto) argument
147 async_Decode(struct async *async, u_char c) argument
[all...]
H A Dasync.h31 struct async { struct
49 extern void async_Init(struct async *);
50 extern void async_Setup(struct async *);
51 extern void async_SetLinkParams(struct async *, u_int32_t, u_int32_t);
H A Dphysical.h83 struct async async; /* Our async state */ member in struct:physical
H A DMakefile7 SRCS= acf.c arp.c async.c auth.c bundle.c cbcp.c ccp.c chap.c chat.c \
H A Ddatalink.c54 #include "async.h"
238 async_Setup(&dl->physical->async);
921 memcpy(&dl->physical->async.cfg, &odl->physical->async.cfg,
922 sizeof dl->physical->async.cfg);
/freebsd-9.3-release/sys/modules/netgraph/
H A DMakefile6 SUBDIR= async \
/freebsd-9.3-release/sbin/hastd/
H A Dtoken.l73 async { DP; return ASYNC; }
/freebsd-9.3-release/sys/netgraph/
H A Dng_async.c45 * This node type implements a PPP style sync <-> async converter.
64 static MALLOC_DEFINE(M_NETGRAPH_ASYNC, "netgraph_async", "netgraph async node");
78 hook_p async; /* Asynchronous side */ member in struct:ng_async_private
81 u_int16_t fcs; /* Decoded async FCS (so far) */
83 u_char *sbuf; /* Buffer to decode async into */
85 long lasttime; /* Time of last async packet sent */
169 NETGRAPH_INIT(async, &typestruct);
216 hookp = &sc->async;
247 if (hook == sc->async)
360 if (hook == sc->async)
[all...]
/freebsd-9.3-release/sys/cddl/compat/opensolaris/sys/
H A Dvfs.h68 #define fs_vscan(vp, cr, async) (0)
/freebsd-9.3-release/usr.sbin/ypbind/
H A Dyp_ping.c220 int async; local
272 async = TRUE;
273 clnt_control(clnt, CLSET_ASYNC, (char *)&async);
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dser-pipe.c159 ops->async = ser_unix_async;
H A Dserial.h39 so they can be cancelled. An async interface for open could be
232 void (*async) (struct serial *scb, int async_p); member in struct:serial_ops
H A Dserial.c306 /* ensure that the FD has been taken out of async mode */
352 "serial_readchar: blocking read in async mode");
482 return (scb->ops->async != NULL);
488 return (scb->ops->async != NULL) && (scb->async_handler != NULL);
499 scb->ops->async (scb, handler != NULL);
H A Dser-tcp.c229 ops->async = ser_unix_async;
/freebsd-9.3-release/sys/dev/sound/midi/
H A Dmidi.c122 struct proc *async; member in struct:snd_midi
563 if (m->async) {
564 PROC_LOCK(m->async);
565 kern_psignal(m->async, SIGIO);
566 PROC_UNLOCK(m->async);
605 if (m->async) {
606 PROC_LOCK(m->async);
607 kern_psignal(m->async, SIGIO);
608 PROC_UNLOCK(m->async);
655 m->async
[all...]
/freebsd-9.3-release/sys/cam/
H A Dcam_xpt_internal.h53 xpt_dev_async_func async; member in struct:xpt_xport
/freebsd-9.3-release/sys/ofed/drivers/infiniband/core/
H A Duverbs.h103 struct ib_uverbs_async_event_desc async; member in union:ib_uverbs_event::__anon10061
H A Duverbs_main.c470 entry->desc.async.element = element;
471 entry->desc.async.event_type = event;
/freebsd-9.3-release/sys/dev/iscsi/initiator/
H A Discsi.h270 typedef struct async { struct
400 async_t async; member in union:ipdu_u
/freebsd-9.3-release/sys/kern/
H A Dvfs_cluster.c453 * Set the buffer up for an async read (XXX should
635 int async; local
641 async = DOINGASYNC(vp);
644 async = 0;
677 if (!async && seqcount > 0) {
738 if (!async && maxclen == 0) { /* I/O not contiguous */
/freebsd-9.3-release/sys/dev/iir/
H A Diir_ctrl.c332 p->dvr.event_data.size = sizeof(p->dvr.event_data.eu.async);
H A Diir.c1634 gdt->sc_dvr.eu.async.ionode = gdt->sc_hanum;
1635 gdt->sc_dvr.eu.async.status = gdt->sc_status;
1638 gdt->sc_dvr.size = sizeof(gdt->sc_dvr.eu.async);
1639 gdt->sc_dvr.eu.async.ionode = gdt->sc_hanum;
1640 gdt->sc_dvr.eu.async.service = service;
1641 gdt->sc_dvr.eu.async.status = gdt->sc_status;
1642 gdt->sc_dvr.eu.async.info = gdt->sc_info;
1643 *(u_int32_t *)gdt->sc_dvr.eu.async.scsi_coord = gdt->sc_info2;
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Ddsl_dataset.h230 dmu_tx_t *tx, boolean_t async);
/freebsd-9.3-release/sys/dev/atkbdc/
H A Dpsm.c338 struct sigio *async; /* Processes waiting for SIGIO */ member in struct:psm_softc
1565 sc->async = NULL;
1708 if (sc->async != NULL) {
1709 funsetown(&sc->async);
1710 sc->async = NULL;
2278 error = fsetown(*(int *)addr, &sc->async);
2281 *(int *) addr = fgetown(&sc->async);
3550 if (sc->async != NULL) {
3551 pgsigio(&sc->async, SIGIO, 0);
/freebsd-9.3-release/sys/dev/iwn/
H A Dif_iwn.c3948 iwn_cmd(struct iwn_softc *sc, int code, const void *buf, int size, int async) argument
3958 if (async == 0)
4013 return async ? 0 : msleep(desc, &sc->sc_mtx, PCATCH, "iwncmd", hz);
4017 iwn4965_add_node(struct iwn_softc *sc, struct iwn_node_info *node, int async) argument
4032 return iwn_cmd(sc, IWN_CMD_ADD_NODE, &hnode, sizeof hnode, async);
4036 iwn5000_add_node(struct iwn_softc *sc, struct iwn_node_info *node, int async) argument
4039 return iwn_cmd(sc, IWN_CMD_ADD_NODE, node, sizeof (*node), async);
4091 iwn_add_broadcast_node(struct iwn_softc *sc, int async) argument
4105 if ((error = ops->add_node(sc, &node, async)) != 0)
4129 return iwn_cmd(sc, IWN_CMD_LINK_QUALITY, &linkq, sizeof linkq, async);
4249 iwn4965_set_txpower(struct iwn_softc *sc, struct ieee80211_channel *ch, int async) argument
4399 iwn5000_set_txpower(struct iwn_softc *sc, struct ieee80211_channel *ch, int async) argument
4925 iwn_set_pslevel(struct iwn_softc *sc, int dtim, int level, int async) argument
[all...]

Completed in 177 milliseconds

12