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

/illumos-gate/usr/src/uts/sun4u/starcat/sys/post/
H A Dscat_dcd.h352 uint32_t dcd_magic; /* GDCD_MAGIC or LDCD_MAGIC */ member in struct:__anon10035
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Dsc_gptwocfg.c165 if (gdcd->h.dcd_magic != GDCD_MAGIC) {
168 gdcd->h.dcd_magic);
H A Dschpc.c4023 if (gdcd->h.dcd_magic != GDCD_MAGIC) {
4026 gdcd->h.dcd_magic);
H A Ddrmach.c1039 } else if (gdcd->h.dcd_magic != GDCD_MAGIC) {
/illumos-gate/usr/src/uts/sun4u/starcat/os/
H A Dstarcat.c468 (gdcd->h.dcd_magic != GDCD_MAGIC) ||

Completed in 92 milliseconds