Searched defs:context (Results 501 - 504 of 504) sorted by relevance

<<21

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNS.c5432 CallbackBeforeStartQuery BeforeStartCallback, void *context)
5526 if (BeforeStartCallback) BeforeStartCallback(m, context);
5711 mDNSexport void UpdateRMACCallback(mDNS *const m, void *context) argument
5713 IPAddressMACMapping *addrmap = (IPAddressMACMapping *)context ;
10483 // Need to work out how to safely transfer this state too -- appropriate context pointers need to be updated or the code will crash
10927 // Called in normal client context (lock not held)
14147 SleepProxyServerCallback, mDNSNULL, 0); // Callback, context, flags
14158 // This routine uses mDNS_DeregisterService and calls SleepProxyServerCallback, so we execute in user callback context
5431 mDNSCoreRestartAddressQueries(mDNS *const m, mDNSBool SearchDomainsChanged, FlushCache flushCacheRecords, CallbackBeforeStartQuery BeforeStartCallback, void *context) argument
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_hw.h1036 hermon_hw_qp_ee_cq_eq_rdb_t context; member in struct:hermon_hw_initqueryhca_s
1092 hermon_hw_qp_ee_cq_eq_rdb_t context; member in struct:hermon_hw_initqueryhca_s
1860 * context entries, and to facilitate the alloc tracking. It differs from
2063 * The SW2HW_EQ command transfers ownership of an EQ context from software
2440 * The SW2HW_CQ command transfers ownership of an CQ context from software
3156 * (both primary and secondary) for each QP context. Note: Since this
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h3346 uint64_t context; member in struct:__anon7429::__anon7430::_IOCTL_COMMON_NOP::__anon7519::__anon7520
3351 uint64_t context; member in struct:__anon7429::__anon7430::_IOCTL_COMMON_NOP::__anon7519::__anon7521
4119 MQ_CONTEXT context; member in struct:__anon7429::__anon7430::__anon7547::__anon7548::__anon7549
4157 MQ_CONTEXT_V1 context; member in struct:__anon7429::__anon7430::__anon7551::__anon7552::__anon7553
4664 void *context; /* ptr to mbox context data */ member in struct:__anon7429::__anon7430::emlxs_mbq
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h19 * The eth aggregative context of Cstorm
28 * The iscsi aggregative context of Cstorm
124 * The toe aggregative context of Cstorm
663 * Timers connection context
827 * The eth aggregative context of Tstorm
836 * The fcoe extra aggregative context section of Tstorm
913 * The fcoe aggregative context of Tstorm
1009 struct tstorm_fcoe_extra_ag_context_section __extra_section /* Extra context section */;
1015 * The iscsi aggregative context section of Tstorm
1092 * The iscsi aggregative context o
9126 struct cstorm_toe_st_context context /* context */; member in struct:cstorm_toe_st_aligned_context
9271 struct ustorm_toe_st_context context /* context */; member in struct:ustorm_toe_st_aligned_context
9296 struct tstorm_toe_st_context context /* context */; member in struct:tstorm_toe_st_aligned_context
9339 struct xstorm_toe_st_context context /* context */; member in struct:xstorm_toe_st_aligned_context
[all...]

Completed in 209 milliseconds

<<21