Searched defs:rev_maj (Results 1 – 1 of 1) sorted by relevance
/openbsd-src/sys/arch/i386/pci/ |
H A D | pcibios.c | 144 u_int32_t rev_maj, rev_min, mech1, mech2, scmech1, scmech2, maxbus; in pcibiosprobe() local 166 u_int32_t rev_maj, rev_min, mech1, mech2, scmech1, scmech2; in pcibiosattach() local 339 pcibios_get_status(struct pcibios_softc *sc, u_int32_t *rev_maj, in pcibios_get_status()
|