Searched refs:VIRTIO_SIMPLE_PNPINFO (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/sys/dev/virtio/
H A Dvirtio.h77 #define VIRTIO_SIMPLE_PNPINFO(driver, devtype, desc) \ macro
/freebsd-13-stable/sys/dev/virtio/random/
H A Dvirtio_random.c106 VIRTIO_SIMPLE_PNPINFO(virtio_random, VIRTIO_ID_ENTROPY,
/freebsd-13-stable/sys/dev/virtio/balloon/
H A Dvirtio_balloon.c166 VIRTIO_SIMPLE_PNPINFO(virtio_balloon, VIRTIO_ID_BALLOON,
/freebsd-13-stable/sys/dev/virtio/block/
H A Dvirtio_blk.c275 VIRTIO_SIMPLE_PNPINFO(virtio_blk, VIRTIO_ID_BLOCK, "VirtIO Block Adapter");
/freebsd-13-stable/sys/dev/virtio/console/
H A Dvirtio_console.c271 VIRTIO_SIMPLE_PNPINFO(virtio_console, VIRTIO_ID_CONSOLE,
/freebsd-13-stable/sys/dev/virtio/scsi/
H A Dvirtio_scsi.c248 VIRTIO_SIMPLE_PNPINFO(virtio_scsi, VIRTIO_ID_SCSI, "VirtIO SCSI Adapter");
/freebsd-13-stable/sys/dev/virtio/network/
H A Dif_vtnet.c373 VIRTIO_SIMPLE_PNPINFO(vtnet, VIRTIO_ID_NETWORK, "VirtIO Networking Adapter");

Completed in 180 milliseconds