Searched defs:_map (Results 1 - 6 of 6) sorted by relevance
| /src/sys/dev/gpio/ | ||
| H A D | gpiolock.c | 49 int _map[GPIOLOCK_MAXPINS]; member in struct:gpiolock_softc |
| H A D | gpioow.c | 45 int _map[GPIOOW_NPINS]; member in struct:gpioow_softc |
| H A D | gpiopwm.c | 47 int _map[GPIOPWM_NPINS]; member in struct:gpiopwm_softc |
| H A D | gpioiic.c | 53 int _map[GPIOIIC_NPINS]; member in struct:gpioiic_softc |
| H A D | gpiopps.c | 54 int _map[GPIOPPS_NPINS]; member in struct:gpiopps_softc |
| H A D | gpioirq.c | 59 int _map[GPIOIRQ_NPINS]; member in struct:gpioirq_softc |
Completed in 6 milliseconds