HomeSort by relevance Sort by last modified time
    Searched refs:PROD_ID (Results 1 - 3 of 3) sorted by null

  /external/grub/netboot/
3c509.c 519 * The iobase was found and MFG_ID was 0x6d50. PROD_ID should be
526 * On MCA, the PROD_ID matches the MCA card ID (POS0+POS1)
530 printf("MCA: PROD_ID in EEPROM does not match MCA card ID! (%hX != %hX)\n", k, mcafound->id);
534 if ((k & 0xf0ff) != (PROD_ID & 0xf0ff))
538 if ((k & 0xf0ff) != (PROD_ID & 0xf0ff))
3c509.h 373 #define PROD_ID 0x9150
3c595.h 415 #define PROD_ID 0x5090

Completed in 242 milliseconds