Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/video/fbdev/
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-6.12.1/drivers/scsi/
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()
Dqla1280.h1056 uint32_t reset_active:1; /* 3 */ member
/linux-6.12.1/drivers/gpu/drm/i915/gt/
Dintel_execlists_submission.c431 static void reset_active(struct i915_request *rq, in reset_active() function
487 reset_active(rq, engine); in __execlists_schedule_in()
/linux-6.12.1/drivers/scsi/qla2xxx/
Dqla_mr.c2001 vha->flags.reset_active = 0; in qlafx00_initialize_adapter()
Dqla_def.h4923 uint32_t reset_active :1; member
Dqla_os.c7270 if (vha->flags.online && !vha->flags.reset_active && in qla2x00_rst_aen()
Dqla_init.c2742 vha->flags.reset_active = 0; in qla2x00_initialize_adapter()