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

/openbsd-current/usr.sbin/vmd/
H A Dpci.h95 int pci_find_first_device(uint16_t);
H A Dfw_cfg.c103 bootidx = pci_find_first_device(PCI_PRODUCT_VIRTIO_BLOCK);
107 bootidx = pci_find_first_device(PCI_PRODUCT_VIRTIO_SCSI);
112 bootidx = pci_find_first_device(PCI_PRODUCT_VIRTIO_NETWORK);
H A Dpci.c449 pci_find_first_device(uint16_t subsys_id) function

Completed in 160 milliseconds