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

/illumos-gate/usr/src/uts/sun4u/starcat/sys/post/
H A Dscat_dcd.h52 #define DCD_VERSION 4 macro
353 uint32_t dcd_version; /* structure version: DCD_VERSION */
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Dsc_gptwocfg.c174 if (gdcd->h.dcd_version != DCD_VERSION) {
177 gdcd->h.dcd_version, DCD_VERSION);
H A Dschpc.c4032 if (gdcd->h.dcd_version != DCD_VERSION) {
4035 gdcd->h.dcd_version, DCD_VERSION);
H A Ddrmach.c1041 } else if (gdcd->h.dcd_version != DCD_VERSION) {
/illumos-gate/usr/src/uts/sun4u/starcat/os/
H A Dstarcat.c469 (gdcd->h.dcd_version != DCD_VERSION)) {

Completed in 92 milliseconds