Home
last modified time | relevance | path

Searched refs:started (Results 1 – 21 of 21) sorted by relevance

/drivers/net/
Deexpress.c149 unsigned char started; member
521 lp->started = 0; in eexp_close()
544 if (lp->started) in unstick_cu()
710 if ((dev->flags & IFF_UP) && !(lp->started & STARTED_CU)) { in eexp_start_irq()
745 lp->started |= STARTED_CU; in eexp_start_irq()
748 if (!(lp->started & STARTED_RU)) { in eexp_start_irq()
752 lp->started |= STARTED_RU; in eexp_start_irq()
757 if ((dev->flags & IFF_UP) && !(lp->started & STARTED_RU) && SCB_RUstat(status)==4) in eexp_start_irq()
758 lp->started|=STARTED_RU; in eexp_start_irq()
795 if (lp->started == (STARTED_CU | STARTED_RU)) { in eexp_irq()
[all …]
/drivers/watchdog/
Ds3c2410_wdt.c339 int started = 0; in s3c2410wdt_probe() local
399 started = s3c2410wdt_set_heartbeat( in s3c2410wdt_probe()
402 if (started == 0) in s3c2410wdt_probe()
417 if (tmr_atboot && started == 0) { in s3c2410wdt_probe()
DKconfig38 it has been started.
/drivers/net/wireless/
Dmac80211_hwsim.c137 int started; member
264 if (!data2->started || !data2->radio_enabled || in mac80211_hwsim_tx_frame()
326 data->started = 1; in mac80211_hwsim_start()
334 data->started = 0; in mac80211_hwsim_stop()
391 if (!data->started || !data->radio_enabled) in mac80211_hwsim_beacon()
418 if (!data->started || !data->radio_enabled) in mac80211_hwsim_config()
/drivers/crypto/
Dhifn_795x.c442 int active, started; member
1259 dev->started++; in hifn_setup_cmd_desc()
1615 if (dev->started + sg_num > HIFN_QUEUE_LENGTH) { in hifn_setup_session()
1676 dev->started = 0; in hifn_test()
1703 dev->started = dev->active = 0; in hifn_start_device()
1763 dev->started--; in hifn_complete_sa()
1764 if (dev->started < 0) in hifn_complete_sa()
1765 printk("%s: started: %d.\n", __func__, dev->started); in hifn_complete_sa()
1767 BUG_ON(dev->started < 0); in hifn_complete_sa()
1916 if ((dev->prev_success == dev->success) && dev->started) in hifn_work()
[all …]
/drivers/sh/maple/
Dmaple.c57 static int started, scanning, fullscan; variable
579 if (!started || !fullscan) { in maple_response_none()
595 if (!started || (scanning == 2) || !fullscan) { in maple_response_devinfo()
702 if (started == 0) in maple_dma_handler()
703 started = 1; in maple_dma_handler()
/drivers/usb/gadget/
Du_serial.c418 unsigned started = 0; in gs_start_rx() local
447 started++; in gs_start_rx()
453 return started; in gs_start_rx()
659 unsigned started; in gs_start_io() local
680 started = gs_start_rx(port); in gs_start_io()
683 if (started) { in gs_start_io()
/drivers/md/
Ddm-snap.c92 int started; member
1025 pe->started = 0; in __find_pending_exception()
1098 if (!pe->started) { in snapshot_map()
1100 pe->started = 1; in snapshot_map()
1248 if (!pe->started) { in __origin_write()
1249 pe->started = 1; in __origin_write()
/drivers/macintosh/
Dwindfarm_pm112.c106 static int started; variable
508 if (!started) { in pm112_tick()
509 started = 1; in pm112_tick()
Dtherm_adt746x.c286 int started = 0; in update_fans_speed() local
299 started = 1; in update_fans_speed()
328 if (started) in update_fans_speed()
/drivers/isdn/hardware/eicon/
Dos_bri.c638 int started = 0; in diva_bri_start_adapter() local
696 started = 1; in diva_bri_start_adapter()
702 if (!started) { in diva_bri_start_adapter()
Dos_pri.c437 int started = 0; in diva_pri_start_adapter() local
467 started = 1; in diva_pri_start_adapter()
472 if (!started) { in diva_pri_start_adapter()
Dos_4bri.c938 int started = 0; in diva_4bri_start_adapter() local
958 started = 1; in diva_4bri_start_adapter()
970 if (!started) { in diva_4bri_start_adapter()
/drivers/gpio/
Dgpiolib.c1197 int started = 0; in gpiolib_show() local
1211 started ? "\n" : "", in gpiolib_show()
1224 started = 1; in gpiolib_show()
/drivers/block/paride/
DTransition-notes109 was acquiring ps_spinlock) or (2.3) (if it was set when we started to
/drivers/scsi/sym53c8xx_2/
Dsym_hipd.h790 u_char started; /* CCB queued to the squeue */ member
Dsym_hipd.c1584 cp->started = 1;
1668 if (cp->started) {
1675 cp->started = 0;
4808 if (cp->started) {
4815 cp->started = 0;
/drivers/staging/panel/
DKconfig10 the kernel and started at boot. If you don't understand what all this
/drivers/scsi/aic7xxx_old/
Daic7xxx.seq46 * SCB that we've already pulled from the QINFIFO and started the selection
1427 /* OK, now they've started to transfer into the fifo,
1433 * OK, they started, then they stopped, now see if they
/drivers/scsi/aic7xxx/
Daic7xxx.reg1444 * SCBID of the next SCB to be started by the controller.
Daic7xxx.seq55 * SCB that we've already pulled from the QINFIFO and started the selection