Home
last modified time | relevance | path

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

/freebsd/sys/dev/virtio/pci/
H A Dvirtio_pci_modern.c89 static int vtpci_modern_attach(device_t);
202 DEVMETHOD(device_attach, vtpci_modern_attach),
282 vtpci_modern_attach(device_t dev) in vtpci_modern_attach() function