dl10022_info 200 drivers/net/ethernet/8390/pcnet_cs.c static struct hw_info dl10022_info = { 0, 0, 0, 0, IS_DL10022|HAS_MII }; dl10022_info 390 drivers/net/ethernet/8390/pcnet_cs.c return ((i == 0x91)||(i == 0x99)) ? &dl10022_info : &dl10019_info;