| /linux-6.15/Documentation/scsi/ |
| H A D | scsi_mid_low_api.rst | 156 sdev_destroy() *** 160 respond, a sdev_init(), sdev_destroy() pair is called. 176 sdev_destroy() 177 sdev_destroy() 218 sdev_destroy() 223 struct scsi_device instances are freed after sdev_destroy(). 617 - sdev_destroy - given device is about to be shut down 926 * sdev_destroy() is called. 942 * sdev_destroy() called on them so clean up resources.] 958 * sdev_destroy - given device is about to be shut down. All [all …]
|
| /linux-6.15/include/scsi/ |
| H A D | scsi_host.h | 226 void (* sdev_destroy)(struct scsi_device *); member
|
| /linux-6.15/drivers/scsi/bfa/ |
| H A D | bfad_im.c | 805 .sdev_destroy = bfad_im_sdev_destroy, 828 .sdev_destroy = bfad_im_sdev_destroy,
|
| /linux-6.15/drivers/scsi/ |
| H A D | scsi_sysfs.c | 1516 if (sdev->host->hostt->sdev_destroy) in __scsi_remove_device() 1517 sdev->host->hostt->sdev_destroy(sdev); in __scsi_remove_device()
|
| H A D | xen-scsifront.c | 781 .sdev_destroy = scsifront_sdev_destroy,
|
| H A D | 53c700.c | 335 tpnt->sdev_destroy = NCR_700_sdev_destroy; in NCR_700_detect()
|
| H A D | esp_scsi.c | 2672 .sdev_destroy = esp_sdev_destroy,
|
| H A D | myrs.c | 1927 .sdev_destroy = myrs_sdev_destroy,
|
| H A D | myrb.c | 2212 .sdev_destroy = myrb_sdev_destroy,
|
| H A D | dc395x.c | 4551 .sdev_destroy = dc395x_sdev_destroy,
|
| H A D | pmcraid.c | 3673 .sdev_destroy = pmcraid_sdev_destroy,
|
| H A D | scsi_debug.c | 9372 .sdev_destroy = scsi_debug_sdev_destroy,
|
| H A D | ipr.c | 6403 .sdev_destroy = ipr_sdev_destroy,
|
| /linux-6.15/drivers/s390/scsi/ |
| H A D | zfcp_scsi.c | 433 .sdev_destroy = zfcp_scsi_sdev_destroy,
|
| /linux-6.15/drivers/scsi/csiostor/ |
| H A D | csio_scsi.c | 2281 .sdev_destroy = csio_sdev_destroy, 2300 .sdev_destroy = csio_sdev_destroy,
|
| /linux-6.15/drivers/message/fusion/ |
| H A D | mptspi.c | 835 .sdev_destroy = mptspi_sdev_destroy,
|
| H A D | mptfc.c | 119 .sdev_destroy = mptscsih_sdev_destroy,
|
| H A D | mptsas.c | 2011 .sdev_destroy = mptscsih_sdev_destroy,
|
| /linux-6.15/include/linux/ |
| H A D | libata.h | 1463 .sdev_destroy = ata_scsi_sdev_destroy, \
|
| /linux-6.15/drivers/scsi/sym53c8xx_2/ |
| H A D | sym_glue.c | 1690 .sdev_destroy = sym53c8xx_sdev_destroy,
|
| /linux-6.15/drivers/scsi/lpfc/ |
| H A D | lpfc_scsi.c | 6785 .sdev_destroy = lpfc_sdev_destroy, 6812 .sdev_destroy = lpfc_sdev_destroy,
|
| /linux-6.15/drivers/scsi/mpt3sas/ |
| H A D | mpt3sas_scsih.c | 11910 .sdev_destroy = scsih_sdev_destroy, 11948 .sdev_destroy = scsih_sdev_destroy,
|
| /linux-6.15/drivers/scsi/mpi3mr/ |
| H A D | mpi3mr_os.c | 5166 .sdev_destroy = mpi3mr_sdev_destroy,
|
| /linux-6.15/drivers/scsi/megaraid/ |
| H A D | megaraid_sas_base.c | 3517 .sdev_destroy = megasas_sdev_destroy,
|
| /linux-6.15/drivers/scsi/qla2xxx/ |
| H A D | qla_os.c | 8093 .sdev_destroy = qla2xxx_sdev_destroy,
|