Home
last modified time | relevance | path

Searched refs:vc_name (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/cmd/tip/aculib/
H A Dv831.c149 char *vc_name; member
178 for (vp = vaconfig; vp->vc_name; vp++) in dialit()
179 if (strcmp(vp->vc_name, acu) == 0) in dialit()
181 if (vp->vc_name == 0) { in dialit()
/illumos-gate/usr/src/cmd/bhyve/common/
H A Dvirtio.c278 name = vs->vs_vc->vc_name; in vq_getchain()
585 name = vc->vc_name; in vi_pci_read()
706 name = vc->vc_name; in vi_pci_write()
H A Dpci_virtio_rnd.c85 .vc_name = "vtrnd",
H A Dvirtio.h262 const char *vc_name; /* name of driver (for diagnostics) */ member
H A Dpci_virtio_9p.c116 .vc_name = "vt9p",
H A Dpci_virtio_block.c218 .vc_name = "vtblk",
H A Dpci_virtio_net.c138 .vc_name = "vtnet",
H A Dpci_virtio_input.c160 .vc_name = "vtinput",
H A Dpci_virtio_console.c174 .vc_name = "vtcon",
H A Dpci_virtio_scsi.c249 .vc_name = "vtscsi",
H A Dpci_virtio_viona.c156 .vc_name = "viona",