Searched refs:PLAT_CHALUPA19 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c164 #define PS0_ADDR ((sys_platform == PLAT_CHALUPA19) ? 0xc0 : 0xb0)
165 #define PS1_ADDR ((sys_platform == PLAT_CHALUPA19) ? 0xc2 : 0xa4)
168 #define PS0_UNITADDR ((sys_platform == PLAT_CHALUPA19) ? "0,c0" : "0,b0")
169 #define PS1_UNITADDR ((sys_platform == PLAT_CHALUPA19) ? "0,c2" : "0,a4")
399 #define PLAT_CHALUPA19 4 macro
425 sys_platform = PLAT_CHALUPA19;
488 (sys_platform == PLAT_CHALUPA19)) {
808 case PLAT_CHALUPA19:
1104 case PLAT_CHALUPA19:
1183 if ((sys_platform == PLAT_CHALUPA19)
[all...]

Completed in 69 milliseconds