Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/ip2/
Di2ellis.h497 #define II_STATE_LOADED 4 // Board has finished load: status ok macro
Di2ellis.c1405 isStandard ? II_STATE_STDLOADED :II_STATE_LOADED; in iiDownloadBlock()