Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ppp/spppcomp/
H A Dbsd-comp.c149 #define DS_INITDONE 0x08 macro
517 db->flags |= DS_INITDONE; in bsd_init()
583 ASSERT(db->flags & DS_INITDONE); in bsd_compress()
917 ASSERT(db->flags & DS_INITDONE); in bsd_incomp()
1127 ASSERT(db->flags & DS_INITDONE); in bsd_decompress()