Lines Matching refs:host_active
110 } host_active; member
236 info->host_active = STATE_ERROR; in scsifront_set_error()
322 if (info->host_active == STATE_ERROR) in scsifront_cdb_cmd_done()
407 if (info->host_active == STATE_ERROR) in scsifront_ring_drain()
446 if (info->host_active == STATE_ERROR) { in scsifront_irq_fn()
622 if (info->host_active == STATE_ERROR) in scsifront_queuecommand()
677 if (info->host_active == STATE_ERROR) in scsifront_action_handler()
751 if (info->host_active == STATE_ERROR) in scsifront_sdev_configure()
945 info->host_active = STATE_ACTIVE; in scsifront_probe()
1013 if (info->host_active != STATE_INACTIVE) { in scsifront_remove()
1016 info->host_active = STATE_INACTIVE; in scsifront_remove()
1040 if (info->host_active != STATE_INACTIVE) { in scsifront_disconnect()
1042 info->host_active = STATE_INACTIVE; in scsifront_disconnect()
1060 if (info->host_active == STATE_ERROR) in scsifront_do_lun_hotplug()