Searched refs:tc_intr_disestablish (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/tc/ | ||
| D | tcvar.h | 125 void tc_intr_disestablish(struct device *, void *, const char *); |
| D | tc.c | 279 tc_intr_disestablish(dev, cookie, name) in tc_intr_disestablish() function |