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

  /src/sys/dev/isa/
itesio_isavar.h 164 void (*refresh_temp)(struct itesio_softc *, member in struct:itesio_config
itesio_isa.c 272 if (sc->sc_config.refresh_temp == NULL)
273 sc->sc_config.refresh_temp = itesio_refresh_temp;
764 (*sc->sc_config.refresh_temp)(sc, edata);

Completed in 13 milliseconds