Searched refs:llc (Results 1 – 25 of 86) sorted by relevance
1234
1786 Dwarf_Locdesc_c llc = 0; in cook_original_loclist_contents() local1788 llc = llhead->ll_locdesc +i; in cook_original_loclist_contents()1789 switch(llc->ld_lle_value) { in cook_original_loclist_contents()1795 llc->ld_lopc = llc->ld_rawhigh; in cook_original_loclist_contents()1796 llc->ld_highpc = llc->ld_rawhigh; in cook_original_loclist_contents()1797 baseaddress = llc->ld_rawhigh; in cook_original_loclist_contents()1801 llc->ld_lopc = llc->ld_rawlow + baseaddress; in cook_original_loclist_contents()1802 llc->ld_highpc = llc->ld_rawhigh + baseaddress; in cook_original_loclist_contents()1812 llc->ld_lle_value); in cook_original_loclist_contents()1836 Dwarf_Locdesc_c llc = 0; in cook_gnu_loclist_contents() local[all …]
1002 llc1_t *llc = (llc1_t *)q->q_ptr; in llc1_cmds() local1004 llc_mac_info_t *macinfo = llc->llc_mac_info; in llc1_cmds()1012 mutex_enter(&llc->llc_lock); in llc1_cmds()1077 if (llc->llc_state != DL_UNATTACHED && macinfo) { in llc1_cmds()1078 llc->llc_waiting_for = dlp->dl_primitive; in llc1_cmds()1101 mutex_exit(&llc->llc_lock); in llc1_cmds()1731 llc1_t *llc = (llc1_t *)q->q_ptr; in llc1attach() local1735 if (llc->llc_state != DL_UNATTACHED) { in llc1attach()1738 llc->llc_state = DL_ATTACH_PENDING; in llc1attach()1771 llc->llc_mac_info = mac; in llc1attach()[all …]
188 struct ieee80211_llc *llc; in mac_wifi_header() local264 llc = (struct ieee80211_llc *)mp->b_wptr; in mac_wifi_header()266 bcopy(wifi_ietfmagic, llc, sizeof (wifi_ietfmagic)); in mac_wifi_header()267 llc->illc_ether_type = htons(sap); in mac_wifi_header()281 struct ieee80211_llc *llc; in mac_wifi_header_info() local316 llc = (struct ieee80211_llc *)llcp; in mac_wifi_header_info()317 mhp->mhi_origsap = ntohs(llc->illc_ether_type); in mac_wifi_header_info()320 mhp->mhi_hdrsize = (uintptr_t)llcp + sizeof (*llc) - in mac_wifi_header_info()330 if (bcmp(llc, wifi_ieeemagic, sizeof (wifi_ieeemagic)) == 0) { in mac_wifi_header_info()332 mhp->mhi_hdrsize -= sizeof (*llc); in mac_wifi_header_info()[all …]
17 struct llc { struct29 static struct llc llcs[] = { argument79 static struct llc *llcp = NULL;223 struct llc *l;
20 struct llc { struct30 static struct llc llcs[SDL_MAX+1] = { argument160 struct llc *l;
35 2: 8252 llc36 3: 8252 llc
52 llc53 1 llc54 llc
52 llc53 llc54 llc
18 %: llc ... 8252 8252 llc
18 llc llc
35 llc
79 17 llc 8252
17 llc 8252
10 8252 llc
18 %: llc ... 8252 8252 llc 0 0 0 < l
69 llc 825270 8252 is llc71 llc is 8252
88 8252|llc90 8252|llc|||five
48 8252 llc49 8252 llc50 8252 llc
18 8252 llc 16504
18 llc 8252
35 LLC=`"${LLVM_CONFIG:-llvm-config}" --bindir`/llc
62 unsigned char llc; member