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

  /src/sys/arch/arm/xscale/
pxa2x0_gpio.c 412 int i, s, nhandled, handled, pins; local in function:gpio_dispatch
467 nhandled = (gh->gh_func)(gh->gh_arg);
468 handled |= nhandled;
pxa2x0_gpio.c 412 int i, s, nhandled, handled, pins; local in function:gpio_dispatch
467 nhandled = (gh->gh_func)(gh->gh_arg);
468 handled |= nhandled;

Completed in 23 milliseconds