Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dpciio.h39 PCI_GETCONF_LAST_DEVICE, enumerator
/freebsd/tools/tools/dmardump/
H A Ddmardump.c88 if (pc.status != PCI_GETCONF_LAST_DEVICE || in pci_find_conf()
/freebsd/sys/dev/pci/
H A Dpci_user.c1105 cio->status = PCI_GETCONF_LAST_DEVICE; in pci_ioctl()
1249 cio->status = PCI_GETCONF_LAST_DEVICE; in pci_ioctl()
/freebsd/usr.sbin/pciconf/
H A Dpciconf.c954 if (pc.status != PCI_GETCONF_LAST_DEVICE && in getdevice()
/freebsd/usr.sbin/bhyve/
H A Dpci_passthru.c877 if (pc.status != PCI_GETCONF_LAST_DEVICE && in passthru_lookup_pptdev()