Home
last modified time | relevance | path

Searched refs:vsb_name (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/bhyve/
H A Dpci_virtio_scsi.h309 const char *vsb_name; member
H A Dpci_virtio_scsi_ctl.c364 .vsb_name = "ctl",
H A Dpci_virtio_scsi.c163 printf("%s\n", vbp->vsb_name); in pci_vtscsi_print_supported_backends()
1358 if (strcasecmp(value, (*vbpp)->vsb_name) == 0) { in pci_vtscsi_init()