Searched refs:async (Results 26 - 50 of 52) sorted by relevance

123

/freebsd-10-stable/sys/dev/iir/
H A Diir_ctrl.c280 p->dvr.event_data.size = sizeof(p->dvr.event_data.eu.async);
H A Diir.c1615 gdt->sc_dvr.eu.async.ionode = gdt->sc_hanum;
1616 gdt->sc_dvr.eu.async.status = gdt->sc_status;
1619 gdt->sc_dvr.size = sizeof(gdt->sc_dvr.eu.async);
1620 gdt->sc_dvr.eu.async.ionode = gdt->sc_hanum;
1621 gdt->sc_dvr.eu.async.service = service;
1622 gdt->sc_dvr.eu.async.status = gdt->sc_status;
1623 gdt->sc_dvr.eu.async.info = gdt->sc_info;
1624 *(u_int32_t *)gdt->sc_dvr.eu.async.scsi_coord = gdt->sc_info2;
H A Diir.h205 #define GDT_MSG_REQUEST 0 /* async. event. message */
533 } async; member in union:__anon8870::__anon8871
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Ddsl_dataset.h282 dmu_tx_t *tx, boolean_t async);
/freebsd-10-stable/sys/dev/ixl/
H A Di40e_adminq.c831 if (details->postpone && !details->async) {
888 /* if cmd_details are not defined or async flag is not set,
891 if (!details->async && !details->postpone) {
942 (!details->async && !details->postpone)) {
/freebsd-10-stable/contrib/unbound/libunbound/
H A Dlibunbound.c489 log_assert(q->async);
785 if(!q || !q->async) {
790 log_assert(q->async);
848 case UB_PIPE: return "error in pipe communication with async";
/freebsd-10-stable/sys/dev/iwn/
H A Dif_iwn.c4188 iwn_cmd(struct iwn_softc *sc, int code, const void *buf, int size, int async) argument
4200 if (async == 0)
4257 return async ? 0 : msleep(desc, &sc->sc_mtx, PCATCH, "iwncmd", hz);
4261 iwn4965_add_node(struct iwn_softc *sc, struct iwn_node_info *node, int async) argument
4278 return iwn_cmd(sc, IWN_CMD_ADD_NODE, &hnode, sizeof hnode, async);
4282 iwn5000_add_node(struct iwn_softc *sc, struct iwn_node_info *node, int async) argument
4288 return iwn_cmd(sc, IWN_CMD_ADD_NODE, node, sizeof (*node), async);
4351 iwn_add_broadcast_node(struct iwn_softc *sc, int async) argument
4369 if ((error = ops->add_node(sc, &node, async)) != 0)
4396 return iwn_cmd(sc, IWN_CMD_LINK_QUALITY, &linkq, sizeof linkq, async);
4529 iwn4965_set_txpower(struct iwn_softc *sc, struct ieee80211_channel *ch, int async) argument
4680 iwn5000_set_txpower(struct iwn_softc *sc, struct ieee80211_channel *ch, int async) argument
5237 iwn_set_pslevel(struct iwn_softc *sc, int dtim, int level, int async) argument
[all...]
/freebsd-10-stable/usr.sbin/ppp/
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);
H A Dphysical.c73 #include "async.h"
193 async_Init(&p->async);
1122 async_SetLinkParams(&p->async, mymap, hismap);
H A Dcommand.c86 #include "async.h"
917 if (arg->cx->physical->async.cfg.EscMap[32]) {
922 if (arg->cx->physical->async.cfg.EscMap[code])
924 if (arg->cx->physical->async.cfg.EscMap[code] & (1 << bit)) {
1548 arg->cx->physical->async.cfg.EscMap[code] = 0;
1553 arg->cx->physical->async.cfg.EscMap[code >> 3] |= (1 << (code & 7));
1554 arg->cx->physical->async.cfg.EscMap[32] = 1;
2416 "set log [local] [+|-]all|async|cbcp|ccp|chat|command|connect|debug|dns|hdlc|"
H A Dtty.c65 #include "async.h"
234 /* Configure the async converter node */
242 log_Printf(LogDEBUG, "Configure async node at %s\n", asyncpath);
245 log_Printf(LogWARN, "%s: Can't configure async node at %s\n",
248 /* No netgraph node, just config the async layer */
249 async_SetLinkParams(&p->async, mymap, hismap);
319 /* Attach an async converter node */
323 log_Printf(LogDEBUG, "%s: Send mkpeer async:%s to %s:%s\n", p->link.name,
332 /* Connect the async node to our socket */
346 /* Get the async nod
[all...]
/freebsd-10-stable/sys/dev/atkbdc/
H A Dpsm.c341 struct sigio *async; /* Processes waiting for SIGIO */ member in struct:psm_softc
1583 sc->async = NULL;
1725 if (sc->async != NULL) {
1726 funsetown(&sc->async);
1727 sc->async = NULL;
2295 error = fsetown(*(int *)addr, &sc->async);
2298 *(int *) addr = fgetown(&sc->async);
3652 if (sc->async != NULL) {
3653 pgsigio(&sc->async, SIGIO, 0);
/freebsd-10-stable/sys/ofed/drivers/infiniband/core/
H A Duverbs_main.c468 entry->desc.async.element = element;
469 entry->desc.async.event_type = event;
/freebsd-10-stable/sys/dev/iscsi_initiator/
H A Discsi_subr.c374 async_t *cmd = &pp->ipdu.async;
/freebsd-10-stable/tools/tools/nanobsd/
H A Dnanobsd.sh468 mount -o async ${dev} ${mnt}
/freebsd-10-stable/sys/dev/wpi/
H A Dif_wpi.c2177 wpi_cmd(struct wpi_softc *sc, int code, const void *buf, int size, int async) argument
2184 if (!async) {
2189 DPRINTFN(WPI_DEBUG_CMD,("wpi_cmd %d size %d async %d\n", code, size,
2190 async));
2220 if (async) {
2769 return 0; /* will be notified async. of failure/success */
3395 wpi_set_txpower(struct wpi_softc *sc, struct ieee80211_channel *c, int async) argument
3438 return wpi_cmd(sc, WPI_CMD_TXPOWER, &txpower, sizeof txpower, async);
/freebsd-10-stable/sys/kern/
H A Dsubr_bus.c412 int async; member in struct:dev_softc
465 devsoftc.async = 0;
524 devsoftc.async = 1;
526 devsoftc.async = 0;
639 if (devsoftc.async && devsoftc.sigio != NULL)
/freebsd-10-stable/contrib/gdb/gdb/
H A Dser-unix.c1164 ASYNC only stops pestering its client when it is de-async'ed or it
1291 case of errors, the client will need to close or de-async the
1364 ops->async = ser_unix_async;
/freebsd-10-stable/sys/netgraph/
H A Dng_lmi.c938 /* async can only have one of these */
939 #if 0 /* async not yet accepted */
940 if (async && highest_dlci) {
/freebsd-10-stable/sys/dev/isp/
H A DDriverManual.txt391 which aren't properly async events but are simply natural outgrowths
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddsl_dataset.c164 boolean_t async)
205 if (async) {
163 dsl_dataset_block_kill(dsl_dataset_t *ds, const blkptr_t *bp, dmu_tx_t *tx, boolean_t async) argument
/freebsd-10-stable/sys/cam/ata/
H A Data_xpt.c205 .async = ata_dev_async,
/freebsd-10-stable/sys/cam/scsi/
H A Dscsi_xpt.c602 .async = scsi_dev_async,
1076 ("hit async: giving up on DV\n"));
1096 ("setting to async for DV\n"));
1098 * Once we hit async, we don't want to try
1263 /* Send the async notification. */
2779 /* Force async */
/freebsd-10-stable/sys/cam/
H A Dcam_xpt.c103 /* queue for handling async rescan requests. */
3834 * and peripheral drivers have registered async callbacks for this notification
3859 .async = xpt_dev_async_default,
4134 * The async callback could free the device.
4135 * If it is a broadcast async, it doesn't hold
4141 * If async for specific device is to be delivered to
4157 (*(device->target->bus->xport->async))(async_code,
4211 * If this wasn't a fully wildcarded async, tell all
4212 * clients that want all async events.
4244 * can delete its async callbac
[all...]
/freebsd-10-stable/sys/nfsserver/
H A Dnfs_serv.c136 SYSCTL_INT(_vfs_nfsrv, OID_AUTO, async, CTLFLAG_RW, &nfs_async, 0,

Completed in 578 milliseconds

123