Searched defs:rev_min (Results 1 – 1 of 1) sorted by relevance
/openbsd/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 340 u_int32_t *rev_min, u_int32_t *mech1, u_int32_t *mech2, u_int32_t *scmech1, in pcibios_get_status()
|