Searched refs:ce2 (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/lib/libslp/clib/ |
H A D | slp_da_cache.c | 149 cache_entry_t *ce, **ce2; in slp_put_das_cached() local 184 ce2 = slp_tsearch((void *) ce, &da_cache, compare_entries); in slp_put_das_cached() 185 if (ce != *ce2) { in slp_put_das_cached() 187 free((void *) ((*ce2)->query)); in slp_put_das_cached() 188 free((void *) ((*ce2)->reply)); in slp_put_das_cached() 189 free(*ce2); in slp_put_das_cached() 190 *ce2 = ce; in slp_put_das_cached()
|
/illumos-gate/usr/src/uts/sun4/sys/ |
H A D | errclassify.h | 118 #define CE_INITDISPTBL_INDEX(afarmatch, ecstate, ce1, ce2) \ argument 119 ((afarmatch) << 5 | (ecstate) << 2 | (ce2) << 1 | (ce1)) 121 #define CE_DISPACT(array, afarmatch, ecstate, ce1, ce2) \ argument 122 (array[CE_INITDISPTBL_INDEX(afarmatch, ecstate, ce1, ce2)])
|
/illumos-gate/usr/src/data/hwdata/ |
H A D | pci.ids | 34708 2ce2 Xeon C5500/C3500 Integrated Memory Controller Channel 0 Rank 37358 9ce2 Wildcat Point-LP Serial IO I2C Controller #1
|