Home
last modified time | relevance | path

Searched refs:host_active (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/scsi/
H A Dxen-scsifront.c110 } host_active; member
236 info->host_active = STATE_ERROR; in scsifront_set_error()
314 if (info->host_active == STATE_ERROR) in scsifront_cdb_cmd_done()
399 if (info->host_active == STATE_ERROR) in scsifront_ring_drain()
438 if (info->host_active == STATE_ERROR) { in scsifront_irq_fn()
614 if (info->host_active == STATE_ERROR) in scsifront_queuecommand()
669 if (info->host_active == STATE_ERROR) in scsifront_action_handler()
743 if (info->host_active == STATE_ERROR) in scsifront_sdev_configure()
937 info->host_active = STATE_ACTIVE; in scsifront_probe()
1005 if (info->host_active ! in scsifront_remove()
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H A Dxen-scsifront.c107 int host_active; member
863 info->host_active = 1; in scsifront_probe()
931 if (info->host_active) { in scsifront_remove()
934 info->host_active = 0; in scsifront_remove()
958 if (info->host_active) { in scsifront_disconnect()
960 info->host_active = 0; in scsifront_disconnect()

Completed in 4 milliseconds