Searched refs:pcia_present (Results 1 – 1 of 1) sorted by relevance
112 uint32_t pcia_present; in dwlpxattach() local122 pcia_present = REGVAL(PCIA_PRESENT + ccp->cc_sysbase); in dwlpxattach()124 (pcia_present >> PCIA_PRESENT_REVSHIFT) & PCIA_PRESENT_REVMASK, in dwlpxattach()125 (pcia_present & PCIA_PRESENT_STDIO) == 0 ? "not " : "", in dwlpxattach()134 slotval = (pcia_present >> in dwlpxattach()