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

/openbsd-current/sys/arch/i386/pci/
H A Dichpcib.c173 pcireg_t br_id, br_class; local
230 br_class = pci_conf_read(pa->pa_pc, br_tag, PCI_CLASS_REG);
233 PCI_REVISION(br_class) < 5) {

Completed in 103 milliseconds