Home
last modified time | relevance | path

Searched refs:vtmmio_attach (Results 1 – 2 of 2) sorted by relevance

/src/sys/dev/virtio/mmio/
H A Dvirtio_mmio.h56 int vtmmio_attach(device_t);
H A Dvirtio_mmio.c120 DEVMETHOD(device_attach, vtmmio_attach),
223 vtmmio_attach(device_t dev) in vtmmio_attach() function