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

  /src/sys/dev/isa/
soekrisgpio.c 58 const u_int soekris_led_offset[SOEKRIS_NLEDS] = { variable in typeref:typename:const u_int[]
243 soekris_led_offset[pin]);
253 bus_space_write_1(sc->sc_iot, sc->sc_ioh, soekris_led_offset[pin],
soekrisgpio.c 58 const u_int soekris_led_offset[SOEKRIS_NLEDS] = { variable in typeref:typename:const u_int[]
243 soekris_led_offset[pin]);
253 bus_space_write_1(sc->sc_iot, sc->sc_ioh, soekris_led_offset[pin],

Completed in 34 milliseconds