Home
last modified time | relevance | path

Searched refs:sdev_destroy (Results 1 – 25 of 28) sorted by relevance

12

/linux-6.15/Documentation/scsi/
H A Dscsi_mid_low_api.rst156 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 Dscsi_host.h226 void (* sdev_destroy)(struct scsi_device *); member
/linux-6.15/drivers/scsi/bfa/
H A Dbfad_im.c805 .sdev_destroy = bfad_im_sdev_destroy,
828 .sdev_destroy = bfad_im_sdev_destroy,
/linux-6.15/drivers/scsi/
H A Dscsi_sysfs.c1516 if (sdev->host->hostt->sdev_destroy) in __scsi_remove_device()
1517 sdev->host->hostt->sdev_destroy(sdev); in __scsi_remove_device()
H A Dxen-scsifront.c781 .sdev_destroy = scsifront_sdev_destroy,
H A D53c700.c335 tpnt->sdev_destroy = NCR_700_sdev_destroy; in NCR_700_detect()
H A Desp_scsi.c2672 .sdev_destroy = esp_sdev_destroy,
H A Dmyrs.c1927 .sdev_destroy = myrs_sdev_destroy,
H A Dmyrb.c2212 .sdev_destroy = myrb_sdev_destroy,
H A Ddc395x.c4551 .sdev_destroy = dc395x_sdev_destroy,
H A Dpmcraid.c3673 .sdev_destroy = pmcraid_sdev_destroy,
H A Dscsi_debug.c9372 .sdev_destroy = scsi_debug_sdev_destroy,
H A Dipr.c6403 .sdev_destroy = ipr_sdev_destroy,
/linux-6.15/drivers/s390/scsi/
H A Dzfcp_scsi.c433 .sdev_destroy = zfcp_scsi_sdev_destroy,
/linux-6.15/drivers/scsi/csiostor/
H A Dcsio_scsi.c2281 .sdev_destroy = csio_sdev_destroy,
2300 .sdev_destroy = csio_sdev_destroy,
/linux-6.15/drivers/message/fusion/
H A Dmptspi.c835 .sdev_destroy = mptspi_sdev_destroy,
H A Dmptfc.c119 .sdev_destroy = mptscsih_sdev_destroy,
H A Dmptsas.c2011 .sdev_destroy = mptscsih_sdev_destroy,
/linux-6.15/include/linux/
H A Dlibata.h1463 .sdev_destroy = ata_scsi_sdev_destroy, \
/linux-6.15/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.c1690 .sdev_destroy = sym53c8xx_sdev_destroy,
/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc_scsi.c6785 .sdev_destroy = lpfc_sdev_destroy,
6812 .sdev_destroy = lpfc_sdev_destroy,
/linux-6.15/drivers/scsi/mpt3sas/
H A Dmpt3sas_scsih.c11910 .sdev_destroy = scsih_sdev_destroy,
11948 .sdev_destroy = scsih_sdev_destroy,
/linux-6.15/drivers/scsi/mpi3mr/
H A Dmpi3mr_os.c5166 .sdev_destroy = mpi3mr_sdev_destroy,
/linux-6.15/drivers/scsi/megaraid/
H A Dmegaraid_sas_base.c3517 .sdev_destroy = megasas_sdev_destroy,
/linux-6.15/drivers/scsi/qla2xxx/
H A Dqla_os.c8093 .sdev_destroy = qla2xxx_sdev_destroy,

12