pdv_sd 293 drivers/target/target_core_pscsi.c pdv->pdv_sd = sd; pdv_sd 526 drivers/target/target_core_pscsi.c pdv->pdv_sd = NULL; pdv_sd 563 drivers/target/target_core_pscsi.c struct scsi_device *sd = pdv->pdv_sd; pdv_sd 589 drivers/target/target_core_pscsi.c pdv->pdv_sd = NULL; pdv_sd 597 drivers/target/target_core_pscsi.c struct scsi_device *sd = pdv->pdv_sd; pdv_sd 798 drivers/target/target_core_pscsi.c struct scsi_device *sd = pdv->pdv_sd; pdv_sd 905 drivers/target/target_core_pscsi.c rc = bio_add_pc_page(pdv->pdv_sd->request_queue, pdv_sd 977 drivers/target/target_core_pscsi.c req = blk_get_request(pdv->pdv_sd->request_queue, pdv_sd 996 drivers/target/target_core_pscsi.c if (pdv->pdv_sd->type == TYPE_DISK || pdv_sd 997 drivers/target/target_core_pscsi.c pdv->pdv_sd->type == TYPE_ZBC) pdv_sd 1003 drivers/target/target_core_pscsi.c blk_execute_rq_nowait(pdv->pdv_sd->request_queue, NULL, req, pdv_sd 1023 drivers/target/target_core_pscsi.c struct scsi_device *sd = pdv->pdv_sd; pdv_sd 45 drivers/target/target_core_pscsi.h struct scsi_device *pdv_sd;