Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dsmscufx.c1722 goto reset_active; in ufx_usb_probe()
1729 goto reset_active; in ufx_usb_probe()
1736 goto reset_active; in ufx_usb_probe()
1745 reset_active: in ufx_usb_probe()
/openbmc/linux/drivers/scsi/
H A Dqla1280.c910 ha->flags.reset_active = 1; in qla1280_error_action()
916 ha->flags.reset_active = 0; in qla1280_error_action()
1407 ha->flags.reset_active = 0; in qla1280_initialize_adapter()
3560 if (ha->flags.online && !ha->flags.reset_active && in qla1280_rst_aen()
3562 ha->flags.reset_active = 1; in qla1280_rst_aen()
H A Dqla1280.h1056 uint32_t reset_active:1; /* 3 */ member
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A 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()
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_mr.c2003 vha->flags.reset_active = 0; in qlafx00_initialize_adapter()
H A Dqla_def.h4914 uint32_t reset_active :1; member
H A Dqla_os.c7276 if (vha->flags.online && !vha->flags.reset_active && in qla2x00_rst_aen()
H A Dqla_init.c2730 vha->flags.reset_active = 0; in qla2x00_initialize_adapter()