HomeSort by: relevance | last modified time | path
    Searched defs:have_device_cfg (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
virtio_pci.c 442 int have_device_cfg = 0; local in function:virtio_pci_attach_10
462 have_device_cfg = 1;
508 if (have_device_cfg) {
virtio_pci.c 442 int have_device_cfg = 0; local in function:virtio_pci_attach_10
462 have_device_cfg = 1;
508 if (have_device_cfg) {

Completed in 50 milliseconds