Searched defs:async_start (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dasync.c40 * async_start(): starts an asynchronous command on a state machine
49 async_start(dhcp_smach_t *dsmp, dhcp_ipc_type_t cmd, boolean_t user) function
/illumos-gate/usr/src/uts/common/io/
H A Dasy.c178 static void async_start(struct asyncline *async);
796 async_start(async);
2706 async_start(async);
2929 async_start(async);
2931 * If the flag isn't set after doing the async_start above, we
3010 async_start(async);
3016 async_start(struct asyncline *async) function
3104 * break bit off, and call "async_start" to grab
3123 * and call "async_start" to grab the next message.
3297 async_start(asyn
[all...]
/illumos-gate/usr/src/uts/sun4/io/
H A Dsu_driver.c112 static void async_start(struct asyncline *async);
2118 async_start(async);
2355 async_start(async);
2467 async_start(async);
2477 async_start(struct asyncline *async) function
2571 * break bit off, and call "async_start" to grab
2587 * and call "async_start" to grab the next message.
3069 * "async_start" to grab the next message.
3322 async_start(async);
3360 * "async_start" wil
[all...]

Completed in 82 milliseconds