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

  /src/sys/dev/pci/
pci.c 299 pcireg_t id, /* csr, */ pciclass, intr, bhlcr, bar, endbar; local in function:pci_probe_device1
327 pciclass = pci_conf_read(pc, tag, PCI_CLASS_REG);
398 pa.pa_class = pciclass;
pci.c 299 pcireg_t id, /* csr, */ pciclass, intr, bhlcr, bar, endbar; local in function:pci_probe_device1
327 pciclass = pci_conf_read(pc, tag, PCI_CLASS_REG);
398 pa.pa_class = pciclass;

Completed in 23 milliseconds