Home
last modified time | relevance | path

Searched refs:CHIP_EISA_ID_SIG (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/cirrus/
H A Dcs89x0.h87 #define CHIP_EISA_ID_SIG 0x630E /* Product ID Code for Crystal Chip (CS8900 spec 4.3) */ macro
H A Dmac89x0.c201 if (sig != swab16(CHIP_EISA_ID_SIG)) in mac89x0_device_probe()