HomeSort by: relevance | last modified time | path
    Searched defs:lp_count (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ppbus/
if_plip.c 172 static uint16_t lp_count = 0; variable in typeref:typename:uint16_t
247 if (lp_count++ == 0)
294 if (--lp_count == 0)

Completed in 12 milliseconds