tpm_request_locality
int tpm_request_locality(struct tpm_softc *, int);
if (tpm_request_locality(sc, 0))
if ((rv = tpm_request_locality(sc, 0)) != 0)