Home
last modified time | relevance | path

Searched refs:spcd_magic (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/sun4u/sys/
H A Dsafari_pcd.h80 uint32_t spcd_magic; /* PCD_MAGIC */ member
/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Dsc_gptwocfg.c190 pcd->spcd_magic = PCD_MAGIC; in sc_get_common_pcd()
1220 SC_DEBUG(1, (CE_CONT, " magic - 0x%x\n", pcd->spcd_magic)); in dump_pcd()
/titanic_50/usr/src/uts/sun4u/io/
H A Dgptwocfg.c263 if ((pcd->spcd_magic != PCD_MAGIC) || in gptwocfg_configure()