Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/ctau/
Dctddk.c89 c->e1_first_int = 1; in ct_open_board()
736 if (c->e1_first_int > 0) { in ct_e1timer_interrupt()
737 c->e1_first_int --; in ct_e1timer_interrupt()
Dctddk.h417 int e1_first_int; member