| /linux/Documentation/translations/zh_CN/scsi/ |
| H A D | scsi_mid_low_api.rst | 149 sdev_destroy() *** 153 sdev_init()和sdev_destroy()函数对。 167 sdev_destroy() 168 sdev_destroy() 204 sdev_destroy() 209 实例在sdev_destroy()执行后释放。 347 * sdev_destroy()执行之前调用。] 该函数可安全地在中断上下文中 453 * 如果该调用成功将触发sdev_destroy()回调函数的执行。调 586 - sdev_destroy - 设备即将被移除前的清理 889 * sdev_destroy()销毁。更多细节请参考 [all …]
|
| /linux/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(). 373 * sdev_destroy().] Can safely be invoked from interrupt code. 483 * lead to the sdev_destroy() callback being invoked. sdev is an 617 - sdev_destroy - given device is about to be shut down 927 * sdev_destroy() is called. [all …]
|
| /linux/include/scsi/ |
| H A D | scsi_host.h | 234 void (* sdev_destroy)(struct scsi_device *); member
|
| /linux/drivers/scsi/bfa/ |
| H A D | bfad_im.c | 807 .sdev_destroy = bfad_im_sdev_destroy, 830 .sdev_destroy = bfad_im_sdev_destroy,
|
| /linux/drivers/scsi/ |
| H A D | scsi_sysfs.c | 1499 if (!scsi_device_is_pseudo_dev(sdev) && sdev->host->hostt->sdev_destroy) in __scsi_remove_device() 1500 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 | dc395x.c | 3946 .sdev_destroy = dc395x_sdev_destroy,
|
| H A D | myrb.c | 2212 .sdev_destroy = myrb_sdev_destroy,
|
| H A D | pmcraid.c | 3673 .sdev_destroy = pmcraid_sdev_destroy,
|
| H A D | scsi_debug.c | 9524 .sdev_destroy = scsi_debug_sdev_destroy,
|
| /linux/drivers/s390/scsi/ |
| H A D | zfcp_scsi.c | 432 .sdev_destroy = zfcp_scsi_sdev_destroy,
|
| /linux/drivers/scsi/csiostor/ |
| H A D | csio_scsi.c | 2282 .sdev_destroy = csio_sdev_destroy, 2301 .sdev_destroy = csio_sdev_destroy,
|
| /linux/drivers/message/fusion/ |
| H A D | mptspi.c | 835 .sdev_destroy = mptspi_sdev_destroy,
|
| H A D | mptfc.c | 120 .sdev_destroy = mptscsih_sdev_destroy,
|
| H A D | mptsas.c | 2010 .sdev_destroy = mptscsih_sdev_destroy,
|
| /linux/include/linux/ |
| H A D | libata.h | 1468 .sdev_destroy = ata_scsi_sdev_destroy, \
|
| /linux/drivers/scsi/sym53c8xx_2/ |
| H A D | sym_glue.c | 1690 .sdev_destroy = sym53c8xx_sdev_destroy,
|
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc_scsi.c | 6796 .sdev_destroy = lpfc_sdev_destroy, 6823 .sdev_destroy = lpfc_sdev_destroy,
|
| /linux/drivers/scsi/mpi3mr/ |
| H A D | mpi3mr_os.c | 5320 .sdev_destroy = mpi3mr_sdev_destroy,
|
| /linux/drivers/scsi/mpt3sas/ |
| H A D | mpt3sas_scsih.c | 13189 .sdev_destroy = scsih_sdev_destroy, 13227 .sdev_destroy = scsih_sdev_destroy,
|
| /linux/drivers/scsi/megaraid/ |
| H A D | megaraid_sas_base.c | 3516 .sdev_destroy = megasas_sdev_destroy,
|
| /linux/drivers/scsi/qla2xxx/ |
| H A D | qla_os.c | 8104 .sdev_destroy = qla2xxx_sdev_destroy,
|