Searched refs:ce1 (Results 1 – 4 of 4) sorted by relevance
/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/cmd/nscd/ |
H A D | nscd_cfgfile.c | 225 char *cc, *ce, *ce1, *c1, *c2; in _nscd_cfg_read_nsswitch_file() local 270 if ((ce1 = strchr(buffer, '#')) != NULL) { in _nscd_cfg_read_nsswitch_file() 271 ce = ce1; in _nscd_cfg_read_nsswitch_file()
|
/illumos-gate/usr/src/data/hwdata/ |
H A D | usb.ids | 20500 1ce1 Amphenol KAE 21851 0ce1 duraSign Pad Brilliance 22365 0ce1 Pad Vivid US
|
H A D | pci.ids | 34707 2ce1 Xeon C5500/C3500 Integrated Memory Controller Channel 0 Address 37357 9ce1 Wildcat Point-LP Serial IO I2C Controller #0
|