Searched refs:PCS_BIP (Results 1 – 3 of 3) sorted by relevance
486 pcsp->pcs_flags &= ~PCS_BIP; in cpu_boot_secondary()501 if (pcsp->pcs_flags & PCS_BIP) in cpu_boot_secondary()
220 p->pcs_flags &= ~PCS_BIP; in hwrpb_restart_setup()
226 #define PCS_BIP 0x000001 /* boot in progress */ macro