pcibios.c | 145 uint32_t rev_maj, rev_min, mech1, mech2, scmech1, scmech2; local in function:pcibios_init 161 &scmech1, &scmech2, &pcibios_max_bus) != PCIBIOS_SUCCESS) { 175 scmech1 ? "[1]" : "[x]", 346 uint32_t *mech1, uint32_t *mech2, uint32_t *scmech1, uint32_t *scmech2, 372 *scmech1 = ax & (1 << 4);
|