Searched refs:pdv_sd (Results 1 – 2 of 2) sorted by relevance
288 pdv->pdv_sd = sd; in pscsi_add_device_to_list()521 pdv->pdv_sd = NULL; in pscsi_configure_device()558 struct scsi_device *sd = pdv->pdv_sd; in pscsi_destroy_device()583 pdv->pdv_sd = NULL; in pscsi_destroy_device()591 struct scsi_device *sd = pdv->pdv_sd; in pscsi_complete_cmd()791 struct scsi_device *sd = pdv->pdv_sd; in pscsi_show_configfs_dev_params()878 rc = bio_add_pc_page(pdv->pdv_sd->request_queue, in pscsi_map_sg()943 req = scsi_alloc_request(pdv->pdv_sd->request_queue, in pscsi_execute_cmd()966 if (pdv->pdv_sd->type == TYPE_DISK || in pscsi_execute_cmd()967 pdv->pdv_sd->type == TYPE_ZBC) in pscsi_execute_cmd()[all …]
41 struct scsi_device *pdv_sd; member