Searched refs:aibs_attach_sif (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/dev/acpi_support/
H A Datk0110.c82 static void aibs_attach_sif(struct aibs_softc *, enum aibs_type);
126 aibs_attach_sif(sc, AIBS_VOLT);
127 aibs_attach_sif(sc, AIBS_TEMP);
128 aibs_attach_sif(sc, AIBS_FAN);
134 aibs_attach_sif(struct aibs_softc *sc, enum aibs_type st) function

Completed in 98 milliseconds