Searched refs:target_destroy (Results 1 – 14 of 14) sorted by relevance
| /linux/include/scsi/ |
| H A D | scsi_host.h | 261 void (* target_destroy)(struct scsi_target *); member
|
| H A D | libsas.h | 750 .target_destroy = sas_target_destroy, \
|
| /linux/drivers/scsi/ |
| H A D | scsi_scan.c | 401 if (shost->hostt->target_destroy) in scsi_target_destroy() 402 shost->hostt->target_destroy(starget); in scsi_target_destroy()
|
| H A D | esp_scsi.c | 2669 .target_destroy = esp_target_destroy,
|
| H A D | scsi_debug.c | 9549 .target_destroy = sdebug_target_destroy,
|
| H A D | ipr.c | 6405 .target_destroy = ipr_target_destroy,
|
| /linux/drivers/message/fusion/ |
| H A D | mptspi.c | 834 .target_destroy = mptspi_target_destroy,
|
| H A D | mptfc.c | 119 .target_destroy = mptfc_target_destroy,
|
| H A D | mptsas.c | 2009 .target_destroy = mptsas_target_destroy,
|
| /linux/net/ceph/ |
| H A D | osd_client.c | 464 static void target_destroy(struct ceph_osd_request_target *t) in target_destroy() function 501 target_destroy(&req->r_t); in ceph_osdc_release_request() 2786 target_destroy(&lreq->t); in linger_release()
|
| /linux/drivers/scsi/aic7xxx/ |
| H A D | aic7xxx_osm.c | 797 .target_destroy = ahc_linux_target_destroy,
|
| H A D | aic79xx_osm.c | 912 .target_destroy = ahd_linux_target_destroy,
|
| /linux/drivers/scsi/mpi3mr/ |
| H A D | mpi3mr_os.c | 5319 .target_destroy = mpi3mr_target_destroy,
|
| /linux/drivers/scsi/mpt3sas/ |
| H A D | mpt3sas_scsih.c | 13188 .target_destroy = scsih_target_destroy, 13226 .target_destroy = scsih_target_destroy,
|