Lines Matching refs:progress
618 ssp->progress = 0; in bscv_attach()
650 ssp->progress |= BSCV_LOCKS; in bscv_attach()
661 ssp->progress |= BSCV_MAPPED_REGS; in bscv_attach()
699 ssp->progress |= BSCV_NODES; in bscv_attach()
3165 if (ssp->progress & BSCV_THREAD) in bscv_start_event_daemon()
3172 ssp->progress |= BSCV_THREAD; in bscv_start_event_daemon()
3227 if (!(ssp->progress & BSCV_THREAD)) { in bscv_pause_event_daemon()
3275 if (!(ssp->progress & BSCV_THREAD)) { in bscv_resume_event_daemon()
5050 if (ssp->progress & BSCV_WDOG_CFG) in bscv_attach_common()
5054 if (ssp->progress & BSCV_SIG_SENT) in bscv_attach_common()
5082 if (ssp->progress & BSCV_LOCKS) { in bscv_cleanup()
5086 if (ssp->progress & BSCV_THREAD) { in bscv_cleanup()
5089 if (ssp->progress & BSCV_LOCKS) { in bscv_cleanup()
5096 if (ssp->progress & BSCV_NODES) { in bscv_cleanup()
5100 if (ssp->progress & BSCV_MAPPED_REGS) { in bscv_cleanup()
5136 if (ssp->progress & BSCV_MAPPED_REGS) { in bscv_cleanup()
5145 if (ssp->progress & BSCV_LOCKS) { in bscv_cleanup()
5657 ssp->progress |= BSCV_WDOG_CFG; in bscv_setup_watchdog()
5707 ssp->progress |= BSCV_HOSTNAME_DONE; in bscv_setup_hostname()
6206 ssp->progress |= BSCV_SIG_SENT; in bscv_write_sig()