Home
last modified time | relevance | path

Searched refs:it_setup_fan (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/dev/powermng/it/
HDit.c64 void it_setup_fan(struct it_softc *, int, int);
154 it_setup_fan(sc, 0, 3); in it_attach()
245 it_setup_fan(struct it_softc *sc, int start, int n) in it_setup_fan() function