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

  /src/sys/kern/
kern_todr.c 411 todr_wenable(todr_chip_handle_t todr, int onoff) function in typeref:typename:int
422 if ((rv = todr_wenable(tch, 1)) != 0) { \
430 if (todr_wenable(tch, 0) != 0) \

Completed in 11 milliseconds