Home
last modified time | relevance | path

Searched refs:reset_in_progress (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/arcnet/
H A Darcnet.c392 if (!lp->reset_in_progress && !netif_carrier_ok(dev)) { in arcnet_timer()
411 if (!netif_running(dev) || !lp->reset_in_progress) in reset_device_work()
420 if (!netif_running(dev) || !lp->reset_in_progress) in reset_device_work()
639 lp->reset_in_progress = 0; in arcnet_close()
874 if (lp->reset_in_progress) in arcnet_interrupt()
910 lp->reset_in_progress = 1; in arcnet_interrupt()
H A Darcdevice.h302 int reset_in_progress; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Dintel_lrc.c1573 reset_in_progress(const struct intel_engine_execlists *execlists) in reset_in_progress() function
1592 if (reset_in_progress(execlists)) in assert_pending_valid()
2558 !reset_in_progress(execlists)); in process_csb()
2811 GEM_BUG_ON(!reset_in_progress(&engine->execlists)); in execlists_hold()
3214 if (reset_in_progress(execlists)) in __submit_queue_imm()
3244 if (!reset_in_progress(el)) in flush_csb()
4201 GEM_BUG_ON(!reset_in_progress(execlists)); in execlists_reset_prepare()
4449 GEM_BUG_ON(!reset_in_progress(execlists)); in execlists_reset_finish()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dhpsa.h311 u8 reset_in_progress; member
H A Dhpsa.c1932 if (h->reset_in_progress) { in adjust_hpsa_scsi_table()
5792 if (h->reset_in_progress) { in hpsa_scan_start()
6024 h->reset_in_progress = 1; in hpsa_eh_device_reset_handler()
6104 h->reset_in_progress = 0; in hpsa_eh_device_reset_handler()
8514 if (h->reset_in_progress) { in hpsa_perform_rescan()
/OK3568_Linux_fs/kernel/drivers/scsi/pm8001/
H A Dpm8001_sas.h533 u32 reset_in_progress; member
H A Dpm80xx_hwi.c3538 if (pm8001_ha->reset_in_progress) { in mpi_hw_event()