Lines Matching defs:spdk_vhost_scsi_dev
68 struct spdk_vhost_scsi_dev {
84 struct spdk_vhost_scsi_dev *svdev;
176 struct spdk_vhost_scsi_dev *svdev = arg1;
184 remove_scsi_tgt(struct spdk_vhost_scsi_dev *svdev,
214 struct spdk_vhost_scsi_dev *svdev = SPDK_CONTAINEROF(vdev,
215 struct spdk_vhost_scsi_dev, vdev);
838 static struct spdk_vhost_scsi_dev *
850 return SPDK_CONTAINEROF(ctrlr, struct spdk_vhost_scsi_dev, vdev);
864 struct spdk_vhost_scsi_dev *svdev;
897 struct spdk_vhost_scsi_dev *svdev = calloc(1, sizeof(*svdev));
938 struct spdk_vhost_scsi_dev *svdev = to_scsi_dev(vdev);
973 struct spdk_vhost_scsi_dev *svdev;
987 get_scsi_dev_num(const struct spdk_vhost_scsi_dev *svdev,
1008 struct spdk_vhost_scsi_dev *svdev = arg;
1023 struct spdk_vhost_scsi_dev *svdev = arg;
1040 struct spdk_vhost_scsi_dev *svdev = SPDK_CONTAINEROF(vdev,
1041 struct spdk_vhost_scsi_dev, vdev);
1107 struct spdk_vhost_scsi_dev *svdev;
1194 struct spdk_vhost_scsi_dev *svdev = SPDK_CONTAINEROF(vdev,
1195 struct spdk_vhost_scsi_dev, vdev);
1240 struct spdk_vhost_scsi_dev *svdev;
1320 struct spdk_vhost_scsi_dev *svdev;
1419 struct spdk_vhost_scsi_dev *svdev;