HomeSort by: relevance | last modified time | path
    Searched refs:PCI_vendor (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/prep/stand/boot/
boot.h 69 int PCI_vendor(int);
pci.c 185 PCI_vendor(int slotnum)
vreset.c 175 switch (PCI_vendor(slot)) {
225 if (PCI_vendor(slot) == PCI_VENDOR_S3)

Completed in 12 milliseconds