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

  /src/sys/dev/ic/
tpm.c 416 tpm12_request_locality(struct tpm_softc *sc, int l) function in typeref:typename:int
834 if ((rv = tpm12_request_locality(sc, 0)) != 0)
864 if ((rv = tpm12_request_locality(sc, 0)) != 0)
922 if ((rv = tpm12_request_locality(sc, 0)) != 0)

Completed in 15 milliseconds