Searched refs:target_destroy (Results 1 – 18 of 18) sorted by relevance
/Linux-v5.4/include/scsi/ |
D | scsi_host.h | 240 void (* target_destroy)(struct scsi_target *); member
|
/Linux-v5.4/drivers/scsi/ |
D | scsi_scan.c | 318 if (shost->hostt->target_destroy) in scsi_target_destroy() 319 shost->hostt->target_destroy(starget); in scsi_target_destroy()
|
D | esp_scsi.c | 2676 .target_destroy = esp_target_destroy,
|
D | ipr.c | 6739 .target_destroy = ipr_target_destroy,
|
/Linux-v5.4/drivers/scsi/isci/ |
D | init.c | 169 .target_destroy = sas_target_destroy,
|
/Linux-v5.4/drivers/scsi/mvsas/ |
D | mv_init.c | 48 .target_destroy = sas_target_destroy,
|
/Linux-v5.4/drivers/scsi/aic94xx/ |
D | aic94xx_init.c | 55 .target_destroy = sas_target_destroy,
|
/Linux-v5.4/drivers/scsi/pm8001/ |
D | pm8001_init.c | 89 .target_destroy = sas_target_destroy,
|
/Linux-v5.4/drivers/message/fusion/ |
D | mptfc.c | 118 .target_destroy = mptfc_target_destroy,
|
D | mptspi.c | 833 .target_destroy = mptspi_target_destroy,
|
D | mptsas.c | 1982 .target_destroy = mptsas_target_destroy,
|
/Linux-v5.4/net/ceph/ |
D | osd_client.c | 458 static void target_destroy(struct ceph_osd_request_target *t) in target_destroy() function 495 target_destroy(&req->r_t); in ceph_osdc_release_request() 562 target_destroy(&req->r_t); in request_reinit() 2671 target_destroy(&lreq->t); in linger_release()
|
/Linux-v5.4/drivers/scsi/hisi_sas/ |
D | hisi_sas_v1_hw.c | 1771 .target_destroy = sas_target_destroy,
|
D | hisi_sas_v2_hw.c | 3545 .target_destroy = sas_target_destroy,
|
D | hisi_sas_v3_hw.c | 3067 .target_destroy = sas_target_destroy,
|
/Linux-v5.4/drivers/scsi/aic7xxx/ |
D | aic7xxx_osm.c | 813 .target_destroy = ahc_linux_target_destroy,
|
D | aic79xx_osm.c | 926 .target_destroy = ahd_linux_target_destroy,
|
/Linux-v5.4/drivers/scsi/mpt3sas/ |
D | mpt3sas_scsih.c | 10267 .target_destroy = scsih_target_destroy, 10305 .target_destroy = scsih_target_destroy,
|