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

  /src/sys/dev/ic/
igpio.c 48 int (*ii_func)(void *); member in struct:igpio_intr
614 ii->ii_func = func;
716 ii->ii_func = NULL;
785 func = ib->ib_intr[pin].ii_func;

Completed in 11 milliseconds