Searched refs:sapstr (Results 1 – 1 of 1) sorted by relevance
2956 uchar_t *sapstr; in llc1_subs_bind() local2976 sapstr = (uchar_t *)(mp->b_rptr + subs->dl_subs_sap_offset); in llc1_subs_bind()2985 ((uchar_t *)&subssap)[0] = sapstr[0]; in llc1_subs_bind()2986 ((uchar_t *)&subssap)[1] = sapstr[1]; in llc1_subs_bind()2999 bcopy(sapstr, lld->llc_snap, 3); in llc1_subs_bind()3008 bcopy(sapstr, lld->llc_snap, 5); in llc1_subs_bind()