Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dhosts.c88 case SHOST_RUNNING: in scsi_host_set_state()
100 case SHOST_RUNNING: in scsi_host_set_state()
110 case SHOST_RUNNING: in scsi_host_set_state()
256 scsi_host_set_state(shost, SHOST_RUNNING); in scsi_add_host_with_dma()
H A Dscsi_sysfs.c65 { SHOST_RUNNING, "running" },
H A Dscsi_error.c2047 if (scsi_host_set_state(shost, SHOST_RUNNING)) in scsi_restart_operations()
/OK3568_Linux_fs/kernel/include/scsi/
H A Dscsi_host.h522 SHOST_RUNNING, enumerator
778 return shost->shost_state == SHOST_RUNNING || in scsi_host_scan_allowed()