Searched refs:aid (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_cc.c338 dt_ident_t *aid; local
365 aid = anp->dn_ident;
367 if (aid->di_gen == dtp->dt_gen && !(aid->di_flags & DT_IDFLG_MOD)) {
369 "undefined aggregation: @%s\n", aid->di_name);
380 dt_ident_t *aid; local
414 aid = anp->dn_ident;
416 if (aid->di_gen == dtp->dt_gen && !(aid->di_flags & DT_IDFLG_MOD)) {
418 "undefined aggregation: @%s\n", aid
443 dt_ident_t *aid; local
509 dt_ident_t *aid, *fid; local
1094 dt_ident_t *aid, *fid; local
[all...]
H A Ddt_map.c366 dt_ident_t *aid; local
370 aid = sdp->dtsd_aggdata;
371 agg->dtagd_name = aid->di_name;
372 agg->dtagd_varid = aid->di_id;
H A Ddt_aggregate.c1638 dt_ident_t *aid; local
1643 aid = sdp->dtsd_aggdata;
1644 isp = (dt_idsig_t *)aid->di_data;
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/
H A Dnet80211.h965 u16 aid; member in struct:net80211_device
H A Dieee80211.h1105 u16 aid; member in struct:ieee80211_assoc_or_reassoc_resp
/vbox/src/libs/xpcom18a4/xpcom/typelib/xpidl/
H A Dxpidl_typelib.c279 const nsID *aid = &a->iid, *bid = &b->iid; local
283 #define COMPARE(field) if (aid->field > bid->field) return 1; \
284 if (bid->field > aid->field) return -1;
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_main.c804 common->curaid = common->dev->aid;
808 common->dev->aid, common->curbssid);
844 * Clear bssid & aid
865 DBG2("ath9k: BSSID: %pM aid: 0x%x\n",
/vbox/src/VBox/Devices/PC/ipxe/src/net/80211/
H A Dnet80211.c2346 dev->aid = assoc->aid;
2388 * error to aid the user in debugging.
/vbox/src/VBox/Devices/Audio/
H A DDevIchHdaCodec.cpp451 #define CODEC_MAKE_F20(bmid, bsku, aid) \
454 | (((aid) & 0xFF)) \
/vbox/src/VBox/RDP/client-1.8.3/
H A Dconfigure2078 running configure, to aid debugging if configure makes a mistake.

Completed in 3290 milliseconds