Searched refs:IS_DL10022 (Results 1 – 2 of 2) sorted by relevance
123 #define IS_DL10022 0x20 macro199 static struct hw_info dl10022_info = { 0, 0, 0, 0, IS_DL10022|HAS_MII };617 if (info->flags & (IS_DL10019|IS_DL10022)) in pcnet_config()627 if (info->flags & (IS_DL10019|IS_DL10022)) { in pcnet_config()630 (info->flags & IS_DL10022) ? 22 : 19, id); in pcnet_config()861 if (info->flags & IS_DL10022) { in set_misc_reg()1063 if (link && (info->flags & IS_DL10022)) { in ei_watchdog()1114 if (!(info->flags & (IS_DL10019|IS_DL10022))) in ei_ioctl()
96 #define IS_DL10022 0x20 macro