Searched refs:SHOST_DEL (Results 1 – 5 of 5) sorted by relevance
118 case SHOST_DEL: in scsi_host_set_state()185 if (scsi_host_set_state(shost, SHOST_DEL)) in scsi_remove_host()571 if ((shost->shost_state == SHOST_DEL) || in scsi_host_get()
2082 BUG_ON(scsi_host_set_state(shost, SHOST_DEL)); in scsi_restart_operations()
68 { SHOST_DEL, "deleted" },
1512 if (unlikely(host->shost_state == SHOST_DEL)) { in scsi_dispatch_cmd()
529 SHOST_DEL, enumerator
Completed in 19 milliseconds