Searched refs:hwtc (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dacpipmtimer.c19 struct hwtc { struct
34 struct hwtc *tc;
36 tc = malloc(sizeof(struct hwtc), M_DEVBUF, M_WAITOK|M_ZERO);
68 struct hwtc *tc = timer;
78 struct hwtc *h = tc->tc_priv;
94 struct hwtc *h = tc->tc_priv;

Completed in 182 milliseconds