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

  /src/sys/dev/acpi/
valz_acpi.c 250 static ACPI_STATUS hci_op(struct valz_acpi_softc *,
382 hci_op(struct valz_acpi_softc *sc, uint32_t *input, uint32_t *output) function in typeref:typename:ACPI_STATUS
447 rv = hci_op(sc, input, output);
476 rv = hci_op(sc, input, output);
valz_acpi.c 250 static ACPI_STATUS hci_op(struct valz_acpi_softc *,
382 hci_op(struct valz_acpi_softc *sc, uint32_t *input, uint32_t *output) function in typeref:typename:ACPI_STATUS
447 rv = hci_op(sc, input, output);
476 rv = hci_op(sc, input, output);

Completed in 23 milliseconds