Home
last modified time | relevance | path

Searched refs:II_STATE_STDLOADED (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/char/ip2/
Di2ellis.h499 #define II_STATE_STDLOADED 6 // Board has finished load: standard firmware macro
Di2ellis.c1405 isStandard ? II_STATE_STDLOADED :II_STATE_LOADED; in iiDownloadBlock()
Di2lib.c237 if (pB->i2eState != II_STATE_STDLOADED) { in i2InitChannels()