Searched refs:started (Results 26 - 36 of 36) sorted by relevance

12

/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.h795 u_char started; /* CCB queued to the squeue */ member in struct:sym_ccb
H A Dsym_hipd.c1580 cp->started = 1;
1664 if (cp->started) {
1671 cp->started = 0;
2165 * an instruction fetch that had started or by flushing
2176 * started SCSI operations, it is very unlikely to happen.
3029 * currently queued to the controller but not yet started
3033 * Basically all the not yet started tasks are requeued in
3089 * Dequeue all queued CCBs for that device not yet started,
3350 * Now look for a CCB to abort that haven't started yet.
3390 * all CCBs for that device that haven't been started
[all...]
/drivers/video/fbdev/
H A Dsh_mobile_lcdcfb.c218 int started; member in struct:sh_mobile_lcdc_priv
1071 priv->started = 1;
1236 if (priv->started) {
1238 priv->started = 0;
/drivers/staging/media/davinci_vpfe/
H A Ddm365_isif.c325 if (!video->started)
391 if (!video->started)
H A Ddm365_resizer.c1097 if (!video_out->started)
1163 if (!video_out->started)
/drivers/net/wireless/ath/ath10k/
H A Dcore.c700 ath10k_warn(ar, "cannot restart a device that hasn't been started\n");
1104 init_completion(&ar->scan.started);
H A Dmac.c543 ath10k_dbg(ar, ATH10K_DBG_MAC, "mac monitor vdev %i started\n",
653 ath10k_dbg(ar, ATH10K_DBG_MAC, "mac monitor started\n");
693 "mac monitor recalc started? %d should? %d\n",
2283 ret = wait_for_completion_timeout(&ar->scan.started, 1*HZ);
3203 reinit_completion(&ar->scan.started);
3700 reinit_completion(&ar->scan.started);
H A Dwmi.c824 ath10k_warn(ar, "received scan started event in an invalid scan state: %s (%d)\n",
834 complete(&ar->scan.started);
910 return "started";
/drivers/net/ethernet/brocade/bna/
H A Dbna_tx_rx.c66 bfa_fsm_state_decl(bna_rxf, started, struct bna_rxf,
1498 bfa_fsm_state_decl(bna_rx, started,
3053 bfa_fsm_state_decl(bna_tx, started, struct bna_tx, enum bna_tx_event);
H A Dbna_enet.c915 bfa_fsm_state_decl(bna_enet, started, struct bna_enet,
1039 * inadvertently called during cfg_wait->started transition as well
/drivers/watchdog/
H A DKconfig46 it has been started.

Completed in 383 milliseconds

12