Searched refs:VIRTIO_ID_BALLOON (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/sys/dev/virtio/
H A Dvirtio_ids.h39 #define VIRTIO_ID_BALLOON 0x05 macro
H A Dvirtio.c59 { VIRTIO_ID_BALLOON, "Balloon" },
/freebsd-10.1-release/sys/dev/virtio/balloon/
H A Dvirtio_balloon.c163 if (virtio_get_device_type(dev) != VIRTIO_ID_BALLOON)

Completed in 120 milliseconds