Searched refs:SHOST_DEL (Results 1 – 5 of 5) sorted by relevance
119 case SHOST_DEL: in scsi_host_set_state()196 if (scsi_host_set_state(shost, SHOST_DEL)) in scsi_remove_host()580 if ((shost->shost_state == SHOST_DEL) || in scsi_host_get()
68 { SHOST_DEL, "deleted" },
2096 BUG_ON(scsi_host_set_state(shost, SHOST_DEL)); in scsi_restart_operations()
1509 if (unlikely(host->shost_state == SHOST_DEL)) { in scsi_dispatch_cmd()
526 SHOST_DEL, enumerator
Completed in 40 milliseconds