Home
last modified time | relevance | path

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

/linux-6.15/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()
614 if (info->host_active == STATE_ERROR) in scsifront_queuecommand()
669 if (info->host_active == STATE_ERROR) in scsifront_action_handler()
744 if (info->host_active == STATE_ERROR) in scsifront_sdev_configure()
938 info->host_active = STATE_ACTIVE; in scsifront_probe()
1009 info->host_active = STATE_INACTIVE; in scsifront_remove()
1033 info->host_active = STATE_INACTIVE; in scsifront_disconnect()
[all …]