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

/freebsd-10-stable/sys/dev/acpica/
H A Dacpi_ec.c230 static ACPI_STATUS EcRead(struct acpi_ec_softc *sc, UINT8 Address,
817 Status = EcRead(sc, EcAddr, EcData);
972 EcRead(struct acpi_ec_softc *sc, UINT8 Address, UINT8 *Data) function
997 device_printf(sc->ec_dev, "EcRead: failed waiting to get data\n");

Completed in 84 milliseconds