Searched refs:target_destroy (Results 1 – 19 of 19) sorted by relevance
/Linux-v5.15/include/scsi/ |
D | scsi_host.h | 239 void (* target_destroy)(struct scsi_target *); member
|
/Linux-v5.15/drivers/scsi/ |
D | scsi_scan.c | 341 if (shost->hostt->target_destroy) in scsi_target_destroy() 342 shost->hostt->target_destroy(starget); in scsi_target_destroy()
|
D | esp_scsi.c | 2671 .target_destroy = esp_target_destroy,
|
D | ipr.c | 6757 .target_destroy = ipr_target_destroy,
|
/Linux-v5.15/drivers/scsi/isci/ |
D | init.c | 171 .target_destroy = sas_target_destroy,
|
/Linux-v5.15/drivers/scsi/mvsas/ |
D | mv_init.c | 50 .target_destroy = sas_target_destroy,
|
/Linux-v5.15/drivers/scsi/aic94xx/ |
D | aic94xx_init.c | 57 .target_destroy = sas_target_destroy,
|
/Linux-v5.15/drivers/scsi/pm8001/ |
D | pm8001_init.c | 105 .target_destroy = sas_target_destroy,
|
/Linux-v5.15/drivers/message/fusion/ |
D | mptfc.c | 118 .target_destroy = mptfc_target_destroy,
|
D | mptspi.c | 833 .target_destroy = mptspi_target_destroy,
|
D | mptsas.c | 2010 .target_destroy = mptsas_target_destroy,
|
/Linux-v5.15/net/ceph/ |
D | osd_client.c | 460 static void target_destroy(struct ceph_osd_request_target *t) in target_destroy() function 497 target_destroy(&req->r_t); in ceph_osdc_release_request() 564 target_destroy(&req->r_t); in request_reinit() 2734 target_destroy(&lreq->t); in linger_release()
|
/Linux-v5.15/drivers/scsi/hisi_sas/ |
D | hisi_sas_v1_hw.c | 1775 .target_destroy = sas_target_destroy,
|
D | hisi_sas_v2_hw.c | 3588 .target_destroy = sas_target_destroy,
|
D | hisi_sas_v3_hw.c | 3159 .target_destroy = sas_target_destroy,
|
/Linux-v5.15/drivers/scsi/aic7xxx/ |
D | aic7xxx_osm.c | 798 .target_destroy = ahc_linux_target_destroy,
|
D | aic79xx_osm.c | 913 .target_destroy = ahd_linux_target_destroy,
|
/Linux-v5.15/drivers/scsi/mpi3mr/ |
D | mpi3mr_os.c | 3552 .target_destroy = mpi3mr_target_destroy,
|
/Linux-v5.15/drivers/scsi/mpt3sas/ |
D | mpt3sas_scsih.c | 11866 .target_destroy = scsih_target_destroy, 11904 .target_destroy = scsih_target_destroy,
|