Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/rio/
Dmap.h71 #define MSG_DONE 0x00000020 macro
Drioroute.c432 if ( !(HostP->Mapping[ThisUnit].Flags & MSG_DONE) ) in RIORouteRup()
436 HostP->Mapping[ThisUnit].Flags |= MSG_DONE; in RIORouteRup()