Home
last modified time | relevance | path

Searched refs:reset_active (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/video/fbdev/
H A Dsmscufx.c1683 goto reset_active; in ufx_usb_probe()
1690 goto reset_active; in ufx_usb_probe()
1697 goto reset_active; in ufx_usb_probe()
1706 reset_active: in ufx_usb_probe()
/linux/drivers/scsi/
H A Dqla1280.c1012 ha->flags.reset_active = 1; in qla1280_eh_adapter_reset()
1018 ha->flags.reset_active = 0; in qla1280_eh_adapter_reset()
1409 ha->flags.reset_active = 0; in qla1280_initialize_adapter()
3561 if (ha->flags.online && !ha->flags.reset_active && in qla1280_rst_aen()
3563 ha->flags.reset_active = 1; in qla1280_rst_aen()
H A Dqla1280.h1056 uint32_t reset_active:1; /* 3 */ member
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_execlists_submission.c422 static void reset_active(struct i915_request *rq, in reset_active() function
478 reset_active(rq, engine); in __execlists_schedule_in()
/linux/drivers/scsi/qla2xxx/
H A Dqla_mr.c2001 vha->flags.reset_active = 0; in qlafx00_initialize_adapter()
H A Dqla_def.h4925 uint32_t reset_active :1; member
H A Dqla_os.c7270 if (vha->flags.online && !vha->flags.reset_active && in qla2x00_rst_aen()
H A Dqla_init.c2742 vha->flags.reset_active = 0; in qla2x00_initialize_adapter()