Searched refs:target_destroy (Results 1 – 14 of 14) sorted by relevance
| /linux/include/scsi/ |
| A D | scsi_host.h | 257 void (* target_destroy)(struct scsi_target *); member
|
| A D | libsas.h | 742 .target_destroy = sas_target_destroy, \
|
| /linux/drivers/scsi/ |
| A D | scsi_scan.c | 399 if (shost->hostt->target_destroy) in scsi_target_destroy() 400 shost->hostt->target_destroy(starget); in scsi_target_destroy()
|
| A D | esp_scsi.c | 2669 .target_destroy = esp_target_destroy,
|
| A D | scsi_debug.c | 8739 .target_destroy = sdebug_target_destroy,
|
| A D | ipr.c | 6405 .target_destroy = ipr_target_destroy,
|
| /linux/drivers/message/fusion/ |
| A D | mptspi.c | 833 .target_destroy = mptspi_target_destroy,
|
| A D | mptfc.c | 118 .target_destroy = mptfc_target_destroy,
|
| A D | mptsas.c | 2010 .target_destroy = mptsas_target_destroy,
|
| /linux/net/ceph/ |
| A D | osd_client.c | 487 static void target_destroy(struct ceph_osd_request_target *t) in target_destroy() function 524 target_destroy(&req->r_t); in ceph_osdc_release_request() 2803 target_destroy(&lreq->t); in linger_release()
|
| /linux/drivers/scsi/aic7xxx/ |
| A D | aic7xxx_osm.c | 797 .target_destroy = ahc_linux_target_destroy,
|
| A D | aic79xx_osm.c | 912 .target_destroy = ahd_linux_target_destroy,
|
| /linux/drivers/scsi/mpi3mr/ |
| A D | mpi3mr_os.c | 5067 .target_destroy = mpi3mr_target_destroy,
|
| /linux/drivers/scsi/mpt3sas/ |
| A D | mpt3sas_scsih.c | 11910 .target_destroy = scsih_target_destroy, 11948 .target_destroy = scsih_target_destroy,
|
Completed in 99 milliseconds