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

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

Completed in 122 milliseconds