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

/freebsd-13-stable/sys/dev/virtio/pci/
H A Dvirtio_pci_modern.c106 static void vtpci_modern_disable_vq(device_t, int);
218 DEVMETHOD(virtio_pci_disable_vq, vtpci_modern_disable_vq),
1286 vtpci_modern_disable_vq(device_t dev, int idx) function

Completed in 98 milliseconds