Searched refs:SHOST_DEL (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/drivers/scsi/
H A Dhosts.c110 case SHOST_DEL: scsi_host_set_state()
178 if (scsi_host_set_state(shost, SHOST_DEL)) scsi_remove_host()
566 if ((shost->shost_state == SHOST_DEL) || scsi_host_get()
H A Dscsi_sysfs.c64 { SHOST_DEL, "deleted" },
H A Dscsi_error.c2024 BUG_ON(scsi_host_set_state(shost, SHOST_DEL));
H A Dscsi_lib.c1714 if (unlikely(host->shost_state == SHOST_DEL)) { scsi_dispatch_cmd()
/linux-4.1.27/include/scsi/
H A Dscsi_host.h536 SHOST_DEL, enumerator in enum:scsi_host_state

Completed in 114 milliseconds