Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/shark/shark/
H A Dsequoia.c134 static int ledBlockCount; /* reference count of block calles */ … variable
269 ledBlockCount = 0; in sequoiaInit()
493 ledBlockCount++; in ledNetBlock()
498 ledBlockCount--; in ledNetUnblock()
531 if(ledBlockCount) in ledTimeout()