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) { 176 scmech2 ? "[2]" : "[x]", 346 uint32_t *mech1, uint32_t *mech2, uint32_t *scmech1, uint32_t *scmech2, 373 *scmech2 = ax & (1 << 5);
|