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