Home
last modified time | relevance | path

Searched refs:SDEV_DEL (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi.c530 if (sdev->sdev_state == SDEV_DEL || sdev->sdev_state == SDEV_CANCEL) in scsi_device_get()
648 * SDEV_DEL is skipped.
660 if (sdev->sdev_state == SDEV_DEL) in __scsi_device_lookup_by_target()
718 if (sdev->sdev_state == SDEV_DEL) in __scsi_device_lookup()
H A Dscsi_dh.c267 sdev->sdev_state == SDEV_DEL) in scsi_dh_activate()
H A Dscsi_sysfs.c38 { SDEV_DEL, "deleted" },
781 * state into SDEV_DEL. in sdev_store_delete()
1123 sdev->sdev_state == SDEV_DEL) in sdev_store_dh_state()
1438 if (sdev->sdev_state == SDEV_DEL) in __scsi_remove_device()
1454 res = scsi_device_set_state(sdev, SDEV_DEL); in __scsi_remove_device()
1480 scsi_device_set_state(sdev, SDEV_DEL); in __scsi_remove_device()
1532 if (sdev->sdev_state == SDEV_DEL || in __scsi_remove_target()
H A Dscsi_scan.c1694 if (sdev->sdev_state == SDEV_DEL) in scsi_sysfs_add_devices()
1869 if (sdev->sdev_state == SDEV_DEL) in scsi_forget_host()
H A Dscsi_lib.c1223 case SDEV_DEL: in scsi_device_state_check()
1476 if (unlikely(cmd->device->sdev_state == SDEV_DEL)) { in scsi_dispatch_cmd()
1477 /* in SDEV_DEL we error all commands. DID_NO_CONNECT in scsi_dispatch_cmd()
2316 case SDEV_DEL: in scsi_device_set_state()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi.c749 if (sdev->sdev_state == SDEV_DEL || sdev->sdev_state == SDEV_CANCEL) in scsi_device_get()
867 * SDEV_DEL is skipped.
879 if (sdev->sdev_state == SDEV_DEL) in __scsi_device_lookup_by_target()
937 if (sdev->sdev_state == SDEV_DEL) in __scsi_device_lookup()
H A Dscsi_dh.c267 sdev->sdev_state == SDEV_DEL) in scsi_dh_activate()
H A Dscsi_sysfs.c39 { SDEV_DEL, "deleted" },
779 * state into SDEV_DEL. in sdev_store_delete()
1125 sdev->sdev_state == SDEV_DEL) in sdev_store_dh_state()
1460 if (sdev->sdev_state == SDEV_DEL) in __scsi_remove_device()
1476 res = scsi_device_set_state(sdev, SDEV_DEL); in __scsi_remove_device()
1499 scsi_device_set_state(sdev, SDEV_DEL); in __scsi_remove_device()
1552 if (sdev->sdev_state == SDEV_DEL || in __scsi_remove_target()
H A Dscsi_scan.c1826 if (sdev->sdev_state == SDEV_DEL) in scsi_sysfs_add_devices()
2001 if (sdev->sdev_state == SDEV_DEL) in scsi_forget_host()
H A Dscsi_lib.c1215 case SDEV_DEL: in scsi_device_state_check()
1469 if (unlikely(cmd->device->sdev_state == SDEV_DEL)) { in scsi_dispatch_cmd()
1470 /* in SDEV_DEL we error all commands. DID_NO_CONNECT in scsi_dispatch_cmd()
2411 case SDEV_DEL: in scsi_device_set_state()
/kernel/linux/linux-5.10/include/scsi/
H A Dscsi_device.h43 SDEV_DEL, /* device deleted enumerator
503 sdev->sdev_state != SDEV_DEL); in scsi_device_online()
/kernel/linux/linux-6.6/include/scsi/
H A Dscsi_device.h45 SDEV_DEL, /* device deleted enumerator
543 sdev->sdev_state != SDEV_DEL); in scsi_device_online()
/kernel/linux/linux-5.10/drivers/s390/scsi/
H A Dzfcp_sysfs.c278 if (sdev->sdev_state == SDEV_DEL || in zfcp_sysfs_port_in_use()
H A Dzfcp_erp.c511 * device is in the state SDEV_DEL when scsi_device_get will fail.
1438 if (sdev->sdev_state == SDEV_DEL || in zfcp_erp_try_rport_unblock()
/kernel/linux/linux-6.6/drivers/s390/scsi/
H A Dzfcp_sysfs.c278 if (sdev->sdev_state == SDEV_DEL || in zfcp_sysfs_port_in_use()
H A Dzfcp_erp.c511 * device is in the state SDEV_DEL when scsi_device_get will fail.
1438 if (sdev->sdev_state == SDEV_DEL || in zfcp_erp_try_rport_unblock()

Completed in 31 milliseconds