Searched refs:ce1 (Results 1 – 5 of 5) sorted by relevance
/titanic_50/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)])
|
/titanic_50/usr/src/cmd/nscd/ |
H A D | nscd_cfgfile.c | 227 char *cc, *ce, *ce1, *c1, *c2; in _nscd_cfg_read_nsswitch_file() local 272 if ((ce1 = strchr(buffer, '#')) != NULL) { in _nscd_cfg_read_nsswitch_file() 273 ce = ce1; in _nscd_cfg_read_nsswitch_file()
|
/titanic_50/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/ |
H A D | cmd_memerr.c | 671 int ce1 = CE_XDIAG_CE1SEEN(ptnrinfo); in cmd_ce_common() local 674 if (ce1 && ce2) { in cmd_ce_common() 677 } else if (ce1) { in cmd_ce_common()
|
/titanic_50/usr/src/data/hwdata/ |
H A D | pci.ids | 28500 2ce1 Xeon C5500/C3500 Integrated Memory Controller Channel 0 Address 30448 9ce1 Wildcat Point-LP Serial IO I2C Controller #0
|
H A D | usb.ids | 18335 1ce1 Amphenol KAE
|