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

  /src/sys/dev/gpio/
gpio.c 577 char hwstr[64]; local in function:gpio_intr_str
601 irqmode, hwstr, sizeof(hwstr)))
604 (void) snprintf(intrstr, intrstrlen, "%s (%s)", hwstr, mode);

Completed in 11 milliseconds