Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/e100/
De100.h473 #define DF_UCODE_LOADED 0x00000004 macro
De100_main.c1531 bdp->flags |= DF_UCODE_LOADED; in e100_hw_init()
2995 if ((bdp->flags & DF_UCODE_LOADED)) in e100_print_brd_conf()
3110 bdp->flags |= DF_UCODE_LOADED; in e100_configure_device()