Searched refs:target_destroy (Results 1 – 19 of 19) sorted by relevance
/Linux-v4.19/include/scsi/ |
D | scsi_host.h | 231 void (* target_destroy)(struct scsi_target *); member
|
/Linux-v4.19/drivers/scsi/ |
D | scsi_scan.c | 326 if (shost->hostt->target_destroy) in scsi_target_destroy() 327 shost->hostt->target_destroy(starget); in scsi_target_destroy()
|
D | virtio_scsi.c | 752 .target_destroy = virtscsi_target_destroy,
|
D | esp_scsi.c | 2677 .target_destroy = esp_target_destroy,
|
D | ipr.c | 6749 .target_destroy = ipr_target_destroy,
|
/Linux-v4.19/drivers/scsi/isci/ |
D | init.c | 170 .target_destroy = sas_target_destroy,
|
/Linux-v4.19/drivers/scsi/mvsas/ |
D | mv_init.c | 65 .target_destroy = sas_target_destroy,
|
/Linux-v4.19/drivers/scsi/aic94xx/ |
D | aic94xx_init.c | 74 .target_destroy = sas_target_destroy,
|
/Linux-v4.19/net/ceph/ |
D | osd_client.c | 455 static void target_destroy(struct ceph_osd_request_target *t) in target_destroy() function 492 target_destroy(&req->r_t); in ceph_osdc_release_request() 559 target_destroy(&req->r_t); in request_reinit() 2570 target_destroy(&lreq->t); in linger_release()
|
/Linux-v4.19/drivers/scsi/pm8001/ |
D | pm8001_init.c | 90 .target_destroy = sas_target_destroy,
|
/Linux-v4.19/drivers/message/fusion/ |
D | mptfc.c | 118 .target_destroy = mptfc_target_destroy,
|
D | mptspi.c | 838 .target_destroy = mptspi_target_destroy,
|
D | mptsas.c | 1982 .target_destroy = mptsas_target_destroy,
|
/Linux-v4.19/drivers/scsi/hisi_sas/ |
D | hisi_sas_v1_hw.c | 1819 .target_destroy = sas_target_destroy,
|
D | hisi_sas_v3_hw.c | 2108 .target_destroy = sas_target_destroy,
|
D | hisi_sas_v2_hw.c | 3570 .target_destroy = sas_target_destroy,
|
/Linux-v4.19/drivers/scsi/aic7xxx/ |
D | aic7xxx_osm.c | 814 .target_destroy = ahc_linux_target_destroy,
|
D | aic79xx_osm.c | 927 .target_destroy = ahd_linux_target_destroy,
|
/Linux-v4.19/drivers/scsi/mpt3sas/ |
D | mpt3sas_scsih.c | 10299 .target_destroy = scsih_target_destroy, 10338 .target_destroy = scsih_target_destroy,
|