Searched refs:PCI_EEPROM_WIDTH_93C56 (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/include/linux/ | ||
D | eeprom_93cx6.h | 31 #define PCI_EEPROM_WIDTH_93C56 8 macro |
/linux-2.6.39/drivers/net/ | ||
D | ax88796.c | 715 eeprom.width = PCI_EEPROM_WIDTH_93C56; in ax_init_dev() |