Searched refs:what (Results 276 - 281 of 281) sorted by relevance

<<1112

/opensolaris-onvv-gate/usr/src/cmd/terminfo/
H A Dtermcap297 # sized screens. I don't know what's going on here.
409 # Without the terminal in front of me, I can't figure out what's
508 # Note several versions of blit. I don't know exactly what is what
2138 # know what kind of terminal is on it. The characteristics of an unknown
/opensolaris-onvv-gate/usr/src/uts/common/dtrace/
H A Ddtrace.c352 #define DTRACE_STORE(type, tomax, offset, what) \
353 *((type *)((uintptr_t)(tomax) + (uintptr_t)offset)) = (type)(what);
2807 * uint64_t will contain the caller, which is what
6169 * probe tuple -- allowing for fast lookups, regardless of what was
7683 * dtrace_meta_lock now is what defines the ordering with respect to
9911 * model to be enforced, and this is what DTRACE_COND_OWNER
10873 * NULL probe -- which is exactly what this function does.
14209 dtrace_cpu_setup(cpu_setup_t what, processorid_t cpu) argument
14214 switch (what) {
14235 * Regardless of what th
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c4325 * for what cookie we are at and i will be
6644 * LOG_ENTRY_ADDED event has occurred. This is sent no matter what the
6747 * figure out what kind of event we got and handle accordingly
7411 * figure out what kind of event we got and handle accordingly
8063 * Figure out what to set tag Q timeout for...
9055 mptsas_set_throttle(mptsas_t *mpt, mptsas_target_t *ptgt, int what) argument
9058 NDBG25(("mptsas_set_throttle: throttle=%x", what));
9071 if (what == HOLD_THROTTLE) {
9074 ptgt->m_t_throttle = what;
11308 * At this point, return the current status no matter what happen
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/krtld/
H A Dkobj.c559 _kobj_printf(ops, "matches what is found in the boot archive.\n");
2320 * That is what dest is used for below.
4452 tnf_unsplice_probes(uint_t what, struct modctl *mod) argument
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_sm.c1322 * 1) if incoming REQ's comid's doesn't match with what is
7255 eec_info.eec_state = what;
/opensolaris-onvv-gate/usr/src/uts/common/inet/ip/
H A Dip.c1396 * (what isn't?). We aim to please, you pick it.
1998 * and what follows it.
2008 /* Adjust for what we removed */
3349 * they will differ; in that case the first_hop is what we'll use for the
3628 * First we look for DCE metrics. Then we take what we have in
5101 * RFC 3947/8 doesn't say for sure what to do for 2-3
8411 * create IREs. Note that we intentionally mirror what
9248 * source route to what has been used by filling the
11942 * source route to what has been used by filling the
12418 * By now, we know what S
15223 ip_tp_cpu_update(cpu_setup_t what, int id, void *arg) argument
[all...]

Completed in 162 milliseconds

<<1112