Home
last modified time | relevance | path

Searched refs:STARGET_DEL (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_scan.c313 BUG_ON(starget->state == STARGET_DEL); in scsi_target_destroy()
314 starget->state = STARGET_DEL; in scsi_target_destroy()
404 * gone into STARGET_DEL state, otherwise allocate a new target.
510 * serious problem if this triggers: STARGET_DEL is only set in the if in scsi_target_reap()
514 BUG_ON(starget->state == STARGET_DEL); in scsi_target_reap()
H A Dscsi_sysfs.c1562 if (starget->state == STARGET_DEL || in scsi_remove_target()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_scan.c395 BUG_ON(starget->state == STARGET_DEL); in scsi_target_destroy()
396 starget->state = STARGET_DEL; in scsi_target_destroy()
486 * gone into STARGET_DEL state, otherwise allocate a new target.
593 * serious problem if this triggers: STARGET_DEL is only set in the if in scsi_target_reap()
597 BUG_ON(starget->state == STARGET_DEL); in scsi_target_reap()
H A Dscsi_sysfs.c1582 if (starget->state == STARGET_DEL || in scsi_remove_target()
/kernel/linux/linux-5.10/include/scsi/
H A Dscsi_device.h282 STARGET_DEL, enumerator
/kernel/linux/linux-6.6/include/scsi/
H A Dscsi_device.h327 STARGET_DEL, enumerator

Completed in 12 milliseconds