IS_DL10022 200 drivers/net/ethernet/8390/pcnet_cs.c static struct hw_info dl10022_info = { 0, 0, 0, 0, IS_DL10022|HAS_MII }; IS_DL10022 608 drivers/net/ethernet/8390/pcnet_cs.c if (info->flags & (IS_DL10019|IS_DL10022)) IS_DL10022 618 drivers/net/ethernet/8390/pcnet_cs.c if (info->flags & (IS_DL10019|IS_DL10022)) { IS_DL10022 621 drivers/net/ethernet/8390/pcnet_cs.c (info->flags & IS_DL10022) ? 22 : 19, id); IS_DL10022 852 drivers/net/ethernet/8390/pcnet_cs.c if (info->flags & IS_DL10022) { IS_DL10022 1054 drivers/net/ethernet/8390/pcnet_cs.c if (link && (info->flags & IS_DL10022)) { IS_DL10022 1105 drivers/net/ethernet/8390/pcnet_cs.c if (!(info->flags & (IS_DL10019|IS_DL10022)))